Package | Description |
---|---|
org.scilab.forge.scirenderer.implementation.jogl |
Modifier and Type | Method and Description |
---|---|
static JoGLPixelDrawingMode |
JoGLPixelDrawingMode.intToEnum(java.lang.Integer intValue)
Converts an integer to the corresponding enum
|
static JoGLPixelDrawingMode |
JoGLPixelDrawingMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JoGLPixelDrawingMode[] |
JoGLPixelDrawingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JoGLDrawingTools.setPixelDrawingMode(JoGLPixelDrawingMode mode) |