com.jidesoft.chart.annotation
Class AbstractAnnotation
java.lang.Object
com.jidesoft.chart.annotation.AbstractAnnotation
- All Implemented Interfaces:
- Annotation
- Direct Known Subclasses:
- AbstractLabel, ChartImage
public abstract class AbstractAnnotation
- extends Object
- implements Annotation
An abstract superclass of annotations
- Author:
- Simon White (swhite@catalysoft.com)
- See Also:
ChartLabel
,
ChartImage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAnnotation
public AbstractAnnotation()
setZOrder
public void setZOrder(int zOrder)
getZOrder
public int getZOrder()