|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScatterPlotData
Encapsulates data and plot decorations that will be rendered in a
ScatterPlot
. Construct with Plots
static factory class.
Data
,
DataUtil
,
ScatterPlot
Method Summary | |
---|---|
void |
setPointSizes(Data pointSizes)
|
Methods inherited from interface com.googlecode.charts4j.Plot |
---|
addMarker, addMarkers, addShapeMarker, addShapeMarkers, addTextMarker, setColor, setLegend |
Method Detail |
---|
void setPointSizes(Data pointSizes)
Plots.newScatterPlotData(Data, Data, Data)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |