The Layer class represents a layer in the diagram. The visibility, z order and lock status of items in a layer can be controlled via properties of the respective Layer object.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class Layer implements Externalizable |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.Layer
See Also