Renders the contents of a particular item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
void draw ( |
An object, containing all information required to visualize the item.
RemarksThe viewer must draw the item using the methods of the Graphics object specified in the ItemDrawContext argument.
See Also