See: Description
Interface | Description |
---|---|
PointRenderer |
An interface providing functions for rendering points in a plot.
|
Class | Description |
---|---|
AbstractPointRenderer |
Abstract class implementing functions for the administration of settings.
|
DefaultPointRenderer2D |
Class that creates
Drawable s for a row of data. |
LabelPointRenderer |
Class that provides
Drawable s, which display specified data
values as labels. |
PointData |
Class for storing data that will be used to create a data point in a plot.
|
SizeablePointRenderer |
Class that provides
Drawable s, which are sized accordingly to
the data. |