Override in a derived class to provide implementation specific drawing for the node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void drawLocal ( |
The Graphics2D surface to draw the item on.
Provides options for the drawing operation.
See Also