Search
DrawNodeEvent Methods
 


 Public Methods

  Name Description

getBounds

Gets the bounding rectangle of the node being drawn.

getGraphics

Gets a Graphics2D 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