Search
NodeConstraints Class
See Also
 

Represents the movement and size constraints that can be applied to a node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public class NodeConstraints implements Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.NodeConstraints

 See Also