Uses of Enum Class
com.luciad.input.touch.TLcdTouchDevice.Status
Packages that use TLcdTouchDevice.Status
Package
Description
This package contains classes necessary to add touch based functionality to LuciadLightspeed.
-
Uses of TLcdTouchDevice.Status in com.luciad.input.touch
Methods in com.luciad.input.touch that return TLcdTouchDevice.StatusModifier and TypeMethodDescriptionTLcdTouchDevice.getTouchDeviceStatus()
Returns the status of the physical touch device.static TLcdTouchDevice.Status
Returns the enum constant of this class with the specified name.static TLcdTouchDevice.Status[]
TLcdTouchDevice.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.