org.apache.xmlgraphics.java2d
public abstract class AbstractGraphicsConfiguration extends GraphicsConfiguration
| Constructor and Description |
|---|
AbstractGraphicsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
VolatileImage |
createCompatibleVolatileImage(int width,
int height) |
VolatileImage |
createCompatibleVolatileImage(int width,
int height,
int transparency) |
createCompatibleImage, createCompatibleImage, createCompatibleVolatileImage, createCompatibleVolatileImage, getBounds, getBufferCapabilities, getColorModel, getColorModel, getDefaultTransform, getDevice, getImageCapabilities, getNormalizingTransformpublic VolatileImage createCompatibleVolatileImage(int width, int height)
createCompatibleVolatileImage in class GraphicsConfigurationGraphicsConfiguration.createCompatibleVolatileImage(int, int)public VolatileImage createCompatibleVolatileImage(int width, int height, int transparency)
createCompatibleVolatileImage in class GraphicsConfigurationGraphicsConfiguration.createCompatibleVolatileImage(int, int, int)Copyright 1999-2014 The Apache Software Foundation. All Rights Reserved.