Returns the shape that has the specified identifier.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public static Shape fromId ( |
The identifier of the looked-for shape.
The Shape identified by the specified string.
See Also