Sets the target graphics object.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setGraphics ( |
An instance of the Graphics2D interface that must be used to paint the item.
A custom item viewer should use this Graphics2D instance to draw a schedule item.
JPlanner Programmer's Guide | © 2023 MindFusion |