VectorPathType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class VectorPathType extends System.Enum

Vector Path Type according to PSD Format Specification

Fields

FieldDescription
ClosedSubpathLengthRecordThe closed subpath length record
ClosedSubpathBezierKnotLinkedThe closed subpath bezier knot linked
ClosedSubpathBezierKnotUnlinkedThe closed subpath bezier knot unlinked
OpenSubpathLengthRecordThe open subpath length record
OpenSubpathBezierKnotLinkedThe open subpath bezier knot linked
OpenSubpathBezierKnotUnlinkedThe open subpath bezier knot unlinked
PathFillRuleRecordThe path fill rule record
ClipboardRecordThe clipboard record
InitialFillRuleRecordThe initial fill rule record

ClosedSubpathLengthRecord

public static final short ClosedSubpathLengthRecord

The closed subpath length record

ClosedSubpathBezierKnotLinked

public static final short ClosedSubpathBezierKnotLinked

The closed subpath bezier knot linked

ClosedSubpathBezierKnotUnlinked

public static final short ClosedSubpathBezierKnotUnlinked

The closed subpath bezier knot unlinked

OpenSubpathLengthRecord

public static final short OpenSubpathLengthRecord

The open subpath length record

OpenSubpathBezierKnotLinked

public static final short OpenSubpathBezierKnotLinked

The open subpath bezier knot linked

OpenSubpathBezierKnotUnlinked

public static final short OpenSubpathBezierKnotUnlinked

The open subpath bezier knot unlinked

PathFillRuleRecord

public static final short PathFillRuleRecord

The path fill rule record

ClipboardRecord

public static final short ClipboardRecord

The clipboard record

InitialFillRuleRecord

public static final short InitialFillRuleRecord

The initial fill rule record