DroidDiagram Programmer's Guide
DrawNodeEvent Members
Constructors Methods
 


Contains the arguments passed to the drawNode event handlers.

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

 Public Constructors

  Name Description

DrawNodeEvent

 

 Public Methods

  Name Description

getBounds

Gets the bounding rectangle of the node being drawn.

getGraphics

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

getNode

Gets the DiagramNode object that should be custom drawn.

getShadow

Gets a value indicating whether the event is raised to draw the node's shadow.

 See Also

DrawNodeEvent Class
com.mindfusion.diagramming Namespace