Loading...
Searching...
No Matches

Class is used for storing location polygonal zones. More...

#include <com/navigine/idl/objc/NCZone.h>

Inherits NSObject.

Properties

NCPolygonpolygon
 zone's list of points composing the polygonal zone Polygon
 
int32_t locationId
 zone's location identifier.
 
int32_t sublocationId
 zone's sublocationId identifier.
 
int32_t id
 zone's identifier.
 
NSString * name
 zone's name.
 
NSString * color
 zone's color.
 
NSString * alias
 zone's alias.
 

Detailed Description

Class is used for storing location polygonal zones.

Referenced from Sublocation.

Definition at line 19 of file NCZone.h.

Property Documentation

◆ alias

- (NSString*) alias
readnonatomicassign

zone's alias.

Definition at line 54 of file NCZone.h.

◆ color

- (NSString*) color
readnonatomicassign

zone's color.

Definition at line 49 of file NCZone.h.

◆ id

- (int32_t) id
readnonatomicassign

zone's identifier.

Definition at line 39 of file NCZone.h.

◆ locationId

- (int32_t) locationId
readnonatomicassign

zone's location identifier.

Definition at line 29 of file NCZone.h.

◆ name

- (NSString*) name
readnonatomicassign

zone's name.

Definition at line 44 of file NCZone.h.

◆ polygon

- (NCPolygon*) polygon
readnonatomicassign

zone's list of points composing the polygonal zone Polygon

Definition at line 24 of file NCZone.h.

◆ sublocationId

- (int32_t) sublocationId
readnonatomicassign

zone's sublocationId identifier.

Definition at line 34 of file NCZone.h.


The documentation for this class was generated from the following file: