Packages

 

com.aspose.imaging.fileformats.psd.layers.layerresources.vectorpaths

Class VectorPathType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.imaging.fileformats.psd.layers.layerresources.vectorpaths.VectorPathType


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

    Vector Path Type according to PSD Format Specification

    • 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

      • ClosedSubpathLengthRecord

        public static final short ClosedSubpathLengthRecord

        The closed subpath length record

        See Also:
        Constant Field Values
      • ClosedSubpathBezierKnotLinked

        public static final short ClosedSubpathBezierKnotLinked

        The closed subpath bezier knot linked

        See Also:
        Constant Field Values
      • ClosedSubpathBezierKnotUnlinked

        public static final short ClosedSubpathBezierKnotUnlinked

        The closed subpath bezier knot unlinked

        See Also:
        Constant Field Values
      • OpenSubpathLengthRecord

        public static final short OpenSubpathLengthRecord

        The open subpath length record

        See Also:
        Constant Field Values
      • OpenSubpathBezierKnotLinked

        public static final short OpenSubpathBezierKnotLinked

        The open subpath bezier knot linked

        See Also:
        Constant Field Values
      • OpenSubpathBezierKnotUnlinked

        public static final short OpenSubpathBezierKnotUnlinked

        The open subpath bezier knot unlinked

        See Also:
        Constant Field Values
      • PathFillRuleRecord

        public static final short PathFillRuleRecord

        The path fill rule record

        See Also:
        Constant Field Values
      • ClipboardRecord

        public static final short ClipboardRecord

        The clipboard record

        See Also:
        Constant Field Values
      • InitialFillRuleRecord

        public static final short InitialFillRuleRecord

        The initial fill rule record

        See Also:
        Constant Field Values