xmlgraphics-commons 1.4

org.apache.xmlgraphics.image
Class GraphicsConstants

java.lang.Object
  extended by org.apache.xmlgraphics.image.GraphicsConstants

public final class GraphicsConstants
extends java.lang.Object


Field Summary
static int DEFAULT_DPI
          The default DPI used when they cannot be determined by the graphics environment or loaded from the image.
static int DEFAULT_SAMPLE_DPI
          Graphics may be sampled at this resolution.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_DPI

public static final int DEFAULT_DPI
The default DPI used when they cannot be determined by the graphics environment or loaded from the image.

See Also:
Constant Field Values

DEFAULT_SAMPLE_DPI

public static final int DEFAULT_SAMPLE_DPI
Graphics may be sampled at this resolution.

See Also:
Constant Field Values

xmlgraphics-commons 1.4

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