Interface AxeAnnotation
-
- All Known Implementing Classes:
AxeCrossAnnotation
,AxeXLineAnnotation
,AxeXRectangleAnnotation
,AxeYLineAnnotation
public interface AxeAnnotation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
draw(IPainter painter, AxisBox axe)
-