DroidDiagram Programmer's Guide
DiagramAdapter.drawAdjustmentHandles Method
See Also
 






Raised when custom adjustment handles must be drawn.

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

 Syntax

Java  Copy Code

public void drawAdjustmentHandles (
    DrawItemEvent e
)

 Parameters

e

A DrawItemEvent instance providing more information about the event.

 See Also

DiagramAdapter Members
DiagramAdapter Class
com.mindfusion.diagramming Namespace