Package | Description |
---|---|
com.sun.javafx.webkit.prism |
Modifier and Type | Method and Description |
---|---|
WCGraphicsPrismContext.Type |
WCGraphicsPrismContext.type() |
WCGraphicsPrismContext.Type |
WCBufferedContext.type() |
static WCGraphicsPrismContext.Type |
WCGraphicsPrismContext.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WCGraphicsPrismContext.Type[] |
WCGraphicsPrismContext.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|