Uses of Enum
org.jzy3d.os.WindowingToolkit
-
Uses of WindowingToolkit in org.jzy3d.os
Modifier and TypeMethodDescriptionstatic WindowingToolkit
Returns the enum constant of this type with the specified name.static WindowingToolkit[]
WindowingToolkit.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WindowingToolkit in org.jzy3d.painters
Modifier and TypeMethodDescriptionAbstractPainter.getWindowingToolkit()
EmulGLPainter.getWindowingToolkit()
IPainter.getWindowingToolkit()
NativeDesktopPainter.getWindowingToolkit()