VisioMove-Sample
2.1.5
|
Stores information related to a building within the venue. More...
Inherits NSObject.
Instance Methods | |
(instancetype) | - initWithId:andLayout:andLocalisation: |
(VgMyFloor *) | - getFloorWithId: |
Returns the specific floor within the building. More... | |
(VgMyFloor *) | - getGroundFloor |
(VgMyFloor *) | - getFloorWithLevelIndex: |
Properties | |
NSString * | mId |
NSString * | mName |
NSString * | mShortName |
NSString * | mDescription |
NSString * | mDefaultFloor |
NSMutableArray * | mFloors |
NSInteger | mDisplayIndex |
Stores information related to a building within the venue.
- (VgMyFloor*) getFloorWithId: | (NSString *) | pID |
Returns the specific floor within the building.
pID | A floor id |
- (VgMyFloor*) getFloorWithLevelIndex: | (NSInteger) | pLevelIndex |
- (VgMyFloor*) getGroundFloor |
- (instancetype) initWithId: | (NSString *) | pId | |
andLayout: | (NSDictionary *) | pLayout | |
andLocalisation: | (NSDictionary *) | pLocalisation | |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwriteatomic |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |