com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class RenderModeType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.pdf.RenderModeType


  • public final class RenderModeType
    extends com.aspose.ms.System.Enum

    Enum RenderModeType: set of render mode types

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject
    • Field Detail

      • SolidWireframe

        public static final int SolidWireframe

        The "SolidWireFrame" render mode.

        See Also:
        Constant Field Values
      • Transparent

        public static final int Transparent

        The "Transparent" render mode.

        See Also:
        Constant Field Values
      • TransparentWareFrame

        public static final int TransparentWareFrame

        The "TransparentWareFrame" render mode.

        See Also:
        Constant Field Values
      • BoundingBox

        public static final int BoundingBox

        The "BoundingBox" render mode.

        See Also:
        Constant Field Values
      • TransparentBoundingBox

        public static final int TransparentBoundingBox

        The "TransparentBoundingBox" render mode.

        See Also:
        Constant Field Values
      • TransparentBoundingBoxOutline

        public static final int TransparentBoundingBoxOutline

        The "TransparentBoundingBoxOutline" render mode.

        See Also:
        Constant Field Values
      • Wireframe

        public static final int Wireframe

        The "WireFrame" render mode.

        See Also:
        Constant Field Values
      • ShadedWireframe

        public static final int ShadedWireframe

        The "ShadedWireFrame" render mode.

        See Also:
        Constant Field Values
      • ShadedVertices

        public static final int ShadedVertices

        The "ShadedVertices" render mode.

        See Also:
        Constant Field Values
      • Illustration

        public static final int Illustration

        The "Illustration" render mode.

        See Also:
        Constant Field Values
      • SolidOutline

        public static final int SolidOutline

        The "SolidOutline" render mode.

        See Also:
        Constant Field Values
      • ShadedIllustration

        public static final int ShadedIllustration

        The "ShadedIllustration" render mode.

        See Also:
        Constant Field Values