Packages

 

com.aspose.cad.imageoptions

Class RasterizationQuality



  • public class RasterizationQuality
    extends Object

    RasterizationQuality class

    • Constructor Detail

      • RasterizationQuality

        public RasterizationQuality()
    • Method Detail

      • getText

        public final int getText()

        Gets or sets the text quality.

        Returns:
        The text quality.
      • setText

        public final void setText(int value)

        Gets or sets the text quality.

        Parameters:
        value - The text quality.
      • getHatch

        public final int getHatch()

        Gets or sets the hatch quality.

        Returns:
        The hatch quality.
      • setHatch

        public final void setHatch(int value)

        Gets or sets the hatch quality.

        Parameters:
        value - The hatch quality.
      • getArc

        public final int getArc()

        Gets or sets the arc and spline quality.

        Returns:
        The arc and spline quality.
      • setArc

        public final void setArc(int value)

        Gets or sets the arc and spline quality.

        Parameters:
        value - The arc and spline quality.
      • getOle

        public final int getOle()

        Gets or sets the OLE.

        Value: The OLE.
      • setOle

        public final void setOle(int value)

        Gets or sets the OLE.

        Value: The OLE.
      • getTextThicknessNormalization

        public final boolean getTextThicknessNormalization()

        Gets or sets a value indicating whether [text thickness normalization].

        Returns:
        true if [text thickness normalization]; otherwise, false.
      • setTextThicknessNormalization

        public final void setTextThicknessNormalization(boolean value)

        Gets or sets a value indicating whether [text thickness normalization].

        Parameters:
        value - true if [text thickness normalization]; otherwise, false.
      • getObjectsPrecision

        public final int getObjectsPrecision()

        Gets or sets the objects precision.

        Returns:
        The objects precision.
      • setObjectsPrecision

        public final void setObjectsPrecision(int value)

        Gets or sets the objects precision.

        Parameters:
        value - The objects precision.