VisioMove-Sample
2.1.3
|
Displays a slider to move from one Floor to another. More...
Instance Methods | |
(id) | - initWithFrame:andLayerCameraHandler: |
(void) | - enableAutoShrinkFactor:withScale: |
(IBAction) | - sliderValueChanged: |
(IBAction) | - sliderTouchUp: |
(void) | - setCurrentFloorIndex: |
(UIView *) | - getFloorView |
Protected Attributes | |
VgMyLayerAndCameraHandler * | delegate |
Properties | |
IBOutlet UISlider * | floorSlider |
UILabel * | floorLabel |
NSMutableArray * | labelCentersHeights |
NSInteger | currentFloorIndex |
NSInteger | numberOfFloors |
NSInteger | labelFontSize |
Displays a slider to move from one Floor to another.
Uses VgMyLayerAndCameraHander delegate to update map of floor changes. Similarly, needs to be notified of floor changes made by other methods to be synchronised.
- (void) enableAutoShrinkFactor: | (BOOL) | pFlag | |
withScale: | (double) | pScale | |
- (UIView*) getFloorView |
Reimplemented from <VgMyFloorViewProtocol>.
- (id) initWithFrame: | (CGRect) | frame | |
andLayerCameraHandler: | (VgMyLayerAndCameraHandler *) | pFloorSliderViewDelegate | |
- (void) setCurrentFloorIndex: | (NSInteger) | pCurrentFloor |
Reimplemented from <VgMyFloorViewProtocol>.
- (IBAction) sliderTouchUp: | (id) | sender |
- (IBAction) sliderValueChanged: | (id) | sender |
|
protected |
|
readwritenonatomicassign |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readnonatomicassign |
|
readwritenonatomicassign |