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