Packages

 

com.aspose.imaging.fileformats.cmx.objectmodel.enums

Class CmxCommandCodes

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.cmx.objectmodel.enums.CmxCommandCodes


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

    Page command codes

    • 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, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
    • Field Detail

      • AddClippingRegion

        public static final short AddClippingRegion

        The add clipping region command

        See Also:
        Constant Field Values
      • AddGlobalTransform

        public static final short AddGlobalTransform

        The add global transform command

        See Also:
        Constant Field Values
      • BeginEmbedded

        public static final short BeginEmbedded

        The begin embedded file command

        See Also:
        Constant Field Values
      • BeginGroup

        public static final short BeginGroup

        The begin group command

        See Also:
        Constant Field Values
      • BeginLayer

        public static final short BeginLayer

        The begin layer command

        See Also:
        Constant Field Values
      • BeginParagraph

        public static final short BeginParagraph

        The begin paragraph command

        See Also:
        Constant Field Values
      • BeginProcedure

        public static final short BeginProcedure

        The begin procedure command

        See Also:
        Constant Field Values
      • BeginTextGroup

        public static final short BeginTextGroup

        The begin text group command

        See Also:
        Constant Field Values
      • BeginTextObject

        public static final short BeginTextObject

        The begin text object command

        See Also:
        Constant Field Values
      • BeginTextStream

        public static final short BeginTextStream

        The begin text stream command

        See Also:
        Constant Field Values
      • CharInfo

        public static final short CharInfo

        The character information command

        See Also:
        Constant Field Values
      • Characters

        public static final short Characters

        The characters command

        See Also:
        Constant Field Values
      • ClearClipping

        public static final short ClearClipping

        The clear clipping command

        See Also:
        Constant Field Values
      • EndEmbedded

        public static final short EndEmbedded

        The end embedded file command

        See Also:
        Constant Field Values
      • EndParagraph

        public static final short EndParagraph

        The end paragraph command

        See Also:
        Constant Field Values
      • EndSection

        public static final short EndSection

        The end section command

        See Also:
        Constant Field Values
      • EndTextGroup

        public static final short EndTextGroup

        The end text group command

        See Also:
        Constant Field Values
      • EndTextObject

        public static final short EndTextObject

        The end text object command

        See Also:
        Constant Field Values
      • EndTextStream

        public static final short EndTextStream

        The end text stream command

        See Also:
        Constant Field Values
      • JumpAbsolute

        public static final short JumpAbsolute

        The jump to absolute position command

        See Also:
        Constant Field Values
      • PopMappingMode

        public static final short PopMappingMode

        The pop mapping mode command

        See Also:
        Constant Field Values
      • PushMappingMode

        public static final short PushMappingMode

        The push mapping mode command

        See Also:
        Constant Field Values
      • RemoveLastClippingRegion

        public static final short RemoveLastClippingRegion

        The remove last clipping region command

        See Also:
        Constant Field Values
      • RestoreLastGlobalTransfo

        public static final short RestoreLastGlobalTransfo

        The restore last global transformation command

        See Also:
        Constant Field Values
      • SetCharStyle

        public static final short SetCharStyle

        The set character style command

        See Also:
        Constant Field Values
      • SetGlobalTransfo

        public static final short SetGlobalTransfo

        The set global transformation command

        See Also:
        Constant Field Values
      • SimpleWideText

        public static final short SimpleWideText

        The simple wide text command

        See Also:
        Constant Field Values