Uses of Enum Class
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousPaintQueue.InterruptMode
-
Uses of TLcdGXYAsynchronousPaintQueue.InterruptMode in com.luciad.view.gxy.asynchronous
Modifier and TypeMethodDescriptionTLcdGXYAsynchronousPaintQueue.getInterruptMode()
Returns the interrupt mode.Returns the enum constant of this class with the specified name.TLcdGXYAsynchronousPaintQueue.InterruptMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdGXYAsynchronousPaintQueue.setInterruptMode
(TLcdGXYAsynchronousPaintQueue.InterruptMode aInterruptMode) Sets the interrupt mode.