| Package | Description |
|---|---|
| com.sun.javafx.sg.prism |
| Modifier and Type | Field and Description |
|---|---|
(package private) NGCanvas.InitType |
NGCanvas.RenderBuf.init_type |
| Modifier and Type | Method and Description |
|---|---|
static NGCanvas.InitType |
NGCanvas.InitType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NGCanvas.InitType[] |
NGCanvas.InitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RenderBuf(NGCanvas.InitType init_type) |