com.aspose.cad.jasperreports.common

Interface ImageExportConfiguration

    • Method Detail

      • getFullFrame

        boolean getFullFrame()

        Gets a value indicating whether [full frame].

        Value: true if [full frame]; otherwise, false.
        Returns:
        a value indicating whether [full frame].
      • getPalette

        com.aspose.cad.IColorPalette getPalette()

        Gets the color palette.

        Returns:
        The color palette.
      • getResolutionSettings

        com.aspose.cad.ResolutionSetting getResolutionSettings()

        Gets the resolution settings.

      • getSmoothingMode

        SmoothingMode getSmoothingMode()

        Gets the smoothing mode.

        Returns:
        the smoothing mode.
      • getCenterDrawing

        boolean getCenterDrawing()

        Gets a value indicating whether center drawing.

        Returns:
        a value indicating whether center drawing.