VisioDevKit-Sample
v2.0
|
Displays a slider to move from one Floor to another. More...
Inherits UIView.
Instance Methods | |
(id) | - initWithFrame:andLayerCameraHandler: |
(void) | - enableAutoShrinkFactor:withScale: |
(IBAction) | - sliderValueChanged: |
(IBAction) | - sliderTouchUp: |
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 | |
- (id) initWithFrame: | (CGRect) | frame | |
andLayerCameraHandler: | (VgMyLayerAndCameraHandler *) | pFloorSliderViewDelegate | |
- (IBAction) sliderTouchUp: | (id) | sender |
- (IBAction) sliderValueChanged: | (id) | sender |
|
protected |
|
readwritenonatomicassign |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readwritenonatomicretain |
|
readnonatomicassign |
|
readwritenonatomicassign |