DroidDiagram Programmer's Guide
DiagramNode.containsPoint Method
See Also
 






 Overload List

Name Description

DiagramNode.containsPoint (Point2D)

DiagramItem.containsPoint override. Checks whether this node contains the specified point. This method is called during hit-testing to determine if the touch is over the node.

DiagramNode.containsPoint (Point2D, float)

DiagramItem.containsPoint override. Checks whether this node contains the specified point. This method is called during hit-testing to determine if the touch is over the node.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace