VisioDevKit-Sample  v2.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Pages
VgMyFloorSliderView Class Reference

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

VgMyLayerAndCameraHandlerdelegate
 

Properties

IBOutlet UISlider * floorSlider
 
UILabel * floorLabel
 
NSMutableArray * labelCentersHeights
 
NSInteger currentFloorIndex
 
NSInteger numberOfFloors
 
NSInteger labelFontSize
 

Detailed Description

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.

Method Documentation

- (void) enableAutoShrinkFactor: (BOOL)  pFlag
withScale: (double)  pScale 
- (id) initWithFrame: (CGRect)  frame
andLayerCameraHandler: (VgMyLayerAndCameraHandler *)  pFloorSliderViewDelegate 
- (IBAction) sliderTouchUp: (id)  sender
- (IBAction) sliderValueChanged: (id)  sender

Member Data Documentation

- (VgMyLayerAndCameraHandler*) delegate
protected

Property Documentation

- (NSInteger) currentFloorIndex
readwritenonatomicassign
- (UILabel *) floorLabel
readwritenonatomicretain
- (IBOutlet UISlider *) floorSlider
readwritenonatomicretain
- (NSMutableArray *) labelCentersHeights
readwritenonatomicretain
- (NSInteger) labelFontSize
readnonatomicassign
- (NSInteger) numberOfFloors
readwritenonatomicassign

The documentation for this class was generated from the following file:
VisioDevKit 2.0, Visioglobe® 2013