PsdLayerSectionDivider class
- Inheritance
-
- Object
- PsdLayerData
- PsdLayerSectionDivider
Constructors
- PsdLayerSectionDivider(String tag, InputBuffer data)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- CLOSED_FOLDER → const int
- NORMAL → const int
- OPEN_FOLDER → const int
- SECTION_DIVIDER → const int
- SUBTYPE_NORMAL → const int
- SUBTYPE_SCENE_GROUP → const int
- TAG → const String