Class is used for storing location polygonal zones. More...
Inherits Finalizable.
Public Attributes | |
Polygon get | polygon |
zone's list of points composing the polygonal zone Polygon | |
int get | locationId |
zone's location identifier. | |
int get | sublocationId |
zone's sublocationId identifier. | |
int get | id |
zone's identifier. | |
String get | name |
zone's name. | |
String get | color |
zone's color. | |
String get | alias |
zone's alias. | |
Class is used for storing location polygonal zones.
Referenced from Sublocation.
Polygon get Zone.polygon |
int get Zone.sublocationId |