DiagramNode.drawShadow override. Draws the node's shadow on the specified Graphics2D surface.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void drawShadow ( |
A Graphics2D instance.
Provides options for the drawing operation.
See Also