VisioMove-Sample  2.1.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Pages
VgMyBuilding Class Reference

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
 

Detailed Description

Stores information related to a building within the venue.

Method Documentation

- (VgMyFloor*) getFloorWithId: (NSString *)  pID

Returns the specific floor within the building.

Parameters
pIDA floor id
Returns
The floor that corresponds to the floor id.
- (VgMyFloor*) getFloorWithLevelIndex: (NSInteger)  pLevelIndex
- (VgMyFloor*) getGroundFloor
Returns
The ground floor within the building.
- (instancetype) initWithId: (NSString *)  pId
andLayout: (NSDictionary *)  pLayout
andLocalisation: (NSDictionary *)  pLocalisation 

Property Documentation

- (NSString*) mDefaultFloor
readwritenonatomicstrong
- (NSString*) mDescription
readwritenonatomicstrong
- (NSInteger) mDisplayIndex
readwriteatomic
- (NSMutableArray*) mFloors
readwritenonatomicstrong
- (NSString*) mId
readwritenonatomicstrong
- (NSString*) mName
readwritenonatomicstrong
- (NSString*) mShortName
readwritenonatomicstrong

The documentation for this class was generated from the following file:
VisioMove 2.1.5, Visioglobe® 2015