A Graphics2D object whose methods should be used to draw the cell.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Graphics2D getGraphics () |
An instance of a class implementing the Graphics2D interface.
See Also