DiagramItem.drawShadow override. Draws the hosted control on the specified Graphics2D surface.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void drawLocal ( |
A Graphics2D object where the link should be rendered.
A RenderOptions object specifying options for the drawing operation.
See Also