Class is used for storing location polygonal zones.
More...
Class is used for storing location polygonal zones.
Referenced from Sublocation.
Definition at line 17 of file Zone.java.
◆ getAlias()
abstract String com.navigine.idl.java.Zone.getAlias |
( |
| ) |
|
|
abstract |
◆ getColor()
abstract String com.navigine.idl.java.Zone.getColor |
( |
| ) |
|
|
abstract |
◆ getId()
abstract int com.navigine.idl.java.Zone.getId |
( |
| ) |
|
|
abstract |
zone's identifier.
- Returns
◆ getLocationId()
abstract int com.navigine.idl.java.Zone.getLocationId |
( |
| ) |
|
|
abstract |
zone's location identifier.
- Returns
◆ getName()
abstract String com.navigine.idl.java.Zone.getName |
( |
| ) |
|
|
abstract |
◆ getPolygon()
abstract Polygon com.navigine.idl.java.Zone.getPolygon |
( |
| ) |
|
|
abstract |
zone's list of points composing the polygonal zone Polygon
- Returns
◆ getSublocationId()
abstract int com.navigine.idl.java.Zone.getSublocationId |
( |
| ) |
|
|
abstract |
zone's sublocationId identifier.
- Returns
The documentation for this class was generated from the following file: