Uses of Enum Class
com.luciad.view.lightspeed.controller.visualinspection.TLspSwipeController.SwipeLineOrientation
Package
Description
Provides functionality for visually inspecting layers.
-
Uses of TLspSwipeController.SwipeLineOrientation in com.luciad.view.lightspeed.controller.visualinspection
Modifier and TypeMethodDescriptionTLspSwipeController.getSwipeLineOrientation()
Gets the orientation of the swipe line.Returns the enum constant of this class with the specified name.TLspSwipeController.SwipeLineOrientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLspSwipeController.setSwipeLineOrientation
(TLspSwipeController.SwipeLineOrientation aSwipeLineOrientation) Sets the orientation of the swipe line.