com.googlecode.charts4j
Interface Marker

All Known Implementing Classes:
ShapeMarker, TextMarker

public interface Marker

Top level marker interface for LineCharts, XYLineCharts, ScatterPlots, BarCharts, and RadarCharts. Markers are constructed with the Markers class.

Author:
Julien Chastang (julien.c.chastang at gmail dot com)
See Also:
LineChart, XYLineChart, ScatterPlot, BarChart