public interface VanChartCombineMapPlotGlyphInterface
限定符和类型 | 方法和说明 |
---|---|
void |
addSeries(VanChartDataSeries series) |
void |
dealMarkerAndLabel(VanChartDataSeries dataSeries,
VanChartDataPoint dataPoint,
float point_x,
float point_y,
int resolution,
java.awt.Color seriesColor) |
LineMarkerIcon |
getLegendMarkerIcon(VanChartDataSeries dataSeries,
java.awt.Color[] colors) |
void |
layoutDataSeriesGlyph(int resolution) |
void |
setRangeLegendGlyph(VanChartRangeLegendGlyph rangeLegendGlyph) |
void addSeries(VanChartDataSeries series)
void layoutDataSeriesGlyph(int resolution)
void dealMarkerAndLabel(VanChartDataSeries dataSeries, VanChartDataPoint dataPoint, float point_x, float point_y, int resolution, java.awt.Color seriesColor)
void setRangeLegendGlyph(VanChartRangeLegendGlyph rangeLegendGlyph)
LineMarkerIcon getLegendMarkerIcon(VanChartDataSeries dataSeries, java.awt.Color[] colors)