Class: Root
| Defined in: | lib/psd/nodes/root.coffee |
| Inherits: | Node |
Variables Summary
- type =
-
'root'
Variable inherited from Node
Class Method Summary
Instance Method Summary
- # (void) documentDimensions()
- # (void) depth()
- # (void) opacity()
- # (void) fillOpacity()
- # (void) export()
- # (void) buildHeirarchy()
Inherited Method Summary
Methods inherited from
Node
#createProperties #get #visible #hidden #isLayer #isGroup #isRoot #clippingMask #clippedBy #export #updateDimensions
Class Method Details
.
(void)
layerForPsd(psd)
Constructor Details
#
(void)
constructor(psd)
Instance Method Details
#
(void)
documentDimensions()
#
(void)
depth()
#
(void)
opacity()
#
(void)
fillOpacity()
#
(void)
export()
#
(void)
buildHeirarchy()