DroidDiagram Programmer's Guide
NodeConstraints.getKeepInsideParent Method
See Also
 






Gets a value indicating whether a node must always stay in the boundaries of its group master node.

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

 Syntax

Java  Copy Code

public boolean getKeepInsideParent ()

 Return Value

A value indicating whether a node should always stay in the boundaries of its group master node.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace
setKeepInsideParent Method