Documentation

RadiusRange
in package

Data structure to handle Radius range

Table of Contents

Properties

$max  : Radius
$min  : Radius

Methods

__construct()  : mixed
__destruct()  : mixed
__toString()  : string
Returns bounding box coordinates
max()  : Radius
Get max radius
min()  : Radius
Get min radius

Properties

Methods

__toString()

Returns bounding box coordinates

public __toString() : string
Return values
string

Radius range in [%.2f,%.2f] [min radius, max radius] format


        
On this page

Search results