ShapeNode
a CompositionNode that holds a single Shape
Functions
Finds first CompositionNode to match the given predicate.
find all descendant GroupNode nodes, including potentially this node
find all descendant ImageNode nodes, including potentially this node
find all descendant ShapeNode nodes, including potentially this node
remove node from its parent CompositionNode
visit this CompositionNode and all descendant nodes and execute visitor
Properties
Custom attributes to be applied to the Node in addition to the Style attributes.
the local Shape with the effectiveTransform applied to it
This CompositionNode's computed style. Where every style attribute is obtained by overwriting the Style in the following order:
Calculates the absolute transformation of the current node.
a map that stores user data