Uses of Enum Class
com.luciad.view.gxy.controller.touch.TLcdMapTouchRulerController.MeasureMode
-
Uses of TLcdMapTouchRulerController.MeasureMode in com.luciad.view.gxy.controller.touch
Modifier and TypeMethodDescriptionTLcdMapTouchRulerController.getMeasureMode()
Returns the current measuring mode.Returns the enum constant of this class with the specified name.TLcdMapTouchRulerController.MeasureMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdMapTouchRulerController.setMeasureMode
(TLcdMapTouchRulerController.MeasureMode aMeasureMode) Sets the current measuring mode.