public class SVGGraphicsDevice extends GraphicsDevice
GraphicsDevice.WindowTranslucencyTYPE_IMAGE_BUFFER, TYPE_PRINTER, TYPE_RASTER_SCREEN| Constructor and Description |
|---|
SVGGraphicsDevice(String id,
GraphicsConfiguration defaultConfig)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
GraphicsConfiguration[] |
getConfigurations()
Returns all configurations for this device.
|
GraphicsConfiguration |
getDefaultConfiguration()
Returns the default configuration for this device.
|
String |
getIDstring()
Returns the id string.
|
int |
getType()
Returns the device type.
|
getAvailableAcceleratedMemory, getBestConfiguration, getDisplayMode, getDisplayModes, getFullScreenWindow, isDisplayChangeSupported, isFullScreenSupported, isWindowTranslucencySupported, setDisplayMode, setFullScreenWindowpublic SVGGraphicsDevice(String id, GraphicsConfiguration defaultConfig)
id - the id.defaultConfig - the default configuration.public int getType()
getType in class GraphicsDevicepublic String getIDstring()
getIDstring in class GraphicsDevicepublic GraphicsConfiguration[] getConfigurations()
getConfigurations in class GraphicsDevicepublic GraphicsConfiguration getDefaultConfiguration()
getDefaultConfiguration in class GraphicsDeviceCopyright © 2016. All rights reserved.