程序包 | 说明 |
---|---|
com.fr.plugin.chart.area | |
com.fr.plugin.chart.bubble | |
com.fr.plugin.chart.glyph.marker | |
com.fr.plugin.chart.line | |
com.fr.plugin.chart.map.combine | |
com.fr.plugin.chart.scatter |
限定符和类型 | 方法和说明 |
---|---|
protected MarkerGlyph |
VanChartAreaPlotGlyph.createMarkerGlyph() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartBubblePlotGlyph.dealMarkerShapeAndColor(Marker marker,
VanChartAttrMarker attrMarker,
MarkerGlyph markerGlyph,
VanChartDataPoint scatterDataPoint,
java.awt.Color seriesColor,
float point_x,
float point_y) |
protected void |
VanChartBubblePlotGlyph.setMakerGlyphShapeWithDataPoint(MarkerGlyph markerGlyph,
float point_x,
float point_y,
double radius,
VanChartDataPoint dataPoint) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMarkerGlyph
Created by Mitisky on 16/1/15.
|
限定符和类型 | 方法和说明 |
---|---|
protected MarkerGlyph |
VanChartLinePlotGlyph.createMarkerGlyph() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartLinePlotGlyph.dealAlpha4MakerGlyph(MarkerGlyph markerGlyph,
VanChartDataPoint dataPoint) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartMapScatterPlotGlyph.setCustomMarkerGlyphShape(MarkerGlyph markerGlyph,
double point_x,
double point_y,
double width,
double height) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartScatterPlotGlyph.dealAlpha4MakerGlyph(MarkerGlyph markerGlyph,
VanChartDataPoint dataPoint) |
protected void |
VanChartScatterPlotGlyph.dealMarkerShapeAndColor(Marker marker,
VanChartAttrMarker attrMarker,
MarkerGlyph markerGlyph,
VanChartDataPoint scatterDataPoint,
java.awt.Color seriesColor,
float point_x,
float point_y) |
protected void |
VanChartScatterPlotGlyph.setCustomMarkerGlyphShape(MarkerGlyph markerGlyph,
double point_x,
double point_y,
double width,
double height) |
protected void |
VanChartScatterPlotGlyph.setMakerGlyphShapeWithDataPoint(MarkerGlyph markerGlyph,
float point_x,
float point_y,
double radius,
VanChartDataPoint dataPoint) |