A collection of Spine Items
Kind: global class
Extends: Map
- Spine ⇐
Map
- instance
- static
- .nodeIndex :
number
- .nodeIndex :
Clear spine items
Kind: instance method of Spine
spine.parse(node) ⇒ Promise.<Spine>
Parse element spine
Kind: instance method of Spine
Param | Type | Description |
---|---|---|
node | Node |
spine |
spine.load(spine) ⇒ Promise.<Spine>
Load spine from JSON
Kind: instance method of Spine
Param | Type |
---|---|
spine | Array.<object> |
destroy
Kind: instance method of Spine
Node index from the package.opf
Kind: static property of Spine
Read only: true