fop 0.93

org.apache.fop.svg
Class GraphicsConfiguration

java.lang.Object
  |
  +--java.awt.GraphicsConfiguration
        |
        +--org.apache.fop.svg.GraphicsConfiguration

public abstract class GraphicsConfiguration
extends java.awt.GraphicsConfiguration

Adapter to allow subclassing java.awt.GraphicsConfiguration without compilation errors. The version for JDK 1.3 is just empty.


Constructor Summary
GraphicsConfiguration()
           
 
Methods inherited from class java.awt.GraphicsConfiguration
createCompatibleImage, createCompatibleImage, getBounds, getColorModel, getColorModel, getDefaultTransform, getDevice, getNormalizingTransform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsConfiguration

public GraphicsConfiguration()

fop 0.93

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.