public interface DialFrame extends DialLayer
StandardDialFrame and ArcDialFrame).
Serializable,
otherwise chart serialization may fail.| Modifier and Type | Method and Description |
|---|---|
Shape |
getWindow(Rectangle2D frame)
Returns the shape of the viewing window for the dial, or
null if the dial is completely open. |
addChangeListener, draw, hasListener, isClippedToWindow, isVisible, removeChangeListenerShape getWindow(Rectangle2D frame)
null if the dial is completely open. Other layers in the
plot will rely on their drawing to be clipped within this window.frame - the reference frame for the dial.Copyright © 2001–2017 JFree.org. All rights reserved.