DroidDiagram Programmer's Guide
Layer Class
See Also
 






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

 Syntax

Java  Copy Code

public class Layer implements Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.Layer

 See Also

Layer Members
com.mindfusion.diagramming Namespace