| Interface | Description |
|---|---|
| IsolineRouter.Listener |
| Class | Description |
|---|---|
| Isoline |
An isoline describes potential routes a user can take and provides a polygon indicating
the maximum reach in all directions around the given start position by time or distance.
|
| Isoline.IsolineComponentConnection |
Describes connection of two isoline components.
|
| IsolineOptions |
This is the definition of the
IsolineOptions class. |
| IsolinePlan |
IsolinePlan contains all information needed to calculate a Isoline. |
| IsolineRouter |
Isoline calculation executor.
|
| Enum | Description |
|---|---|
| IsolineError |
Represents values describing possible isoline calculation errors.
|
| IsolineOptions.IsolineQuality |
Isoline quality modes.
|
| IsolinePlan.RangeType |
Specifies type of range.
|
| IsolineRouter.Connectivity |
The possible types of connectivity for isoline calculation
|