Initializes a new Shape instance by setting its outline, fill rule and shape identifier.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Shape ( |
An array of ElementTemplate objects representing the shape outline, which specifies what region of a node is filled,used for hit-testing and for aligning link end point to the node.
GeneralPath.WIND_EVEN_ODD or GeneralPath.WIND_NON_ZERO.
An unique String identifier of this shape.