DroidDiagram Programmer's Guide
DiagramEvent Members
Constructors Methods
 


Contains information passed to the events defined in DiagramListener.

The following tables list the members exposed by the DiagramEvent type.

 Public Constructors

  Name Description

DiagramEvent

Overloaded.  

 Public Methods

  Name Description

getClipRect

Gets the current clipping rectangle.

getGraphics

Gets a Canvas object whose methods should be used to draw the custom graphics.

getPointerPosition

Gets the pointer position.

getVisibleRect

Gets what part of the diagram is currently visible.

 See Also

DiagramEvent Class
com.mindfusion.diagramming Namespace