Class GraphicsConstants


  • public final class GraphicsConstants
    extends Object
    • 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