Package org.apache.xmlgraphics.image
Class GraphicsConstants
java.lang.Object
org.apache.xmlgraphics.image.GraphicsConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The default DPI used when they cannot be determined by the graphics environment or loaded from the image.static final int
Graphics may be sampled at this resolution. -
Method Summary
-
Field Details
-
DEFAULT_DPI
public static final int DEFAULT_DPIThe default DPI used when they cannot be determined by the graphics environment or loaded from the image.- See Also:
-
DEFAULT_SAMPLE_DPI
public static final int DEFAULT_SAMPLE_DPIGraphics may be sampled at this resolution.- See Also:
-