Draws a clock icon representing the item's end time at the specified location.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public boolean drawEndClock ( |
A reference to the destination rectangle. This rectangle might be changed in the process of rendering.
Specifies whether to take into consideration validation properties, such as ItemSettings.getEnableDefaultRendering and ItemSettings.getShowClocks. Specify false for this property to perform unconditional rendering.
true if the icon has been rendered; otherwise, false.