Represents an hierarchical group of items. One of the items is considered the master item, the rest are subordinated items that follow the master one when it is modified.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class Group implements Externalizable |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.Group
See Also