|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PointLabeler | |
XYSeries | Represents a two dimensional series of data represented as xy values. |
Class Summary | |
---|---|
AxisValueLabelFormatter | |
BarFormatter | |
BarRenderer<T extends BarFormatter> | Renders a point as a Bar |
BezierLineAndPointFormatter | This is an experimental class and should not currently be used in production apps. |
BezierLineAndPointRenderer | WARNING: This is an unfinished class. |
LineAndPointFormatter | Defines the visual aesthetics of an XYSeries; outline color and width, fill style, vertex size and color, shadowing, etc. |
LineAndPointRenderer<FormatterType extends LineAndPointFormatter> | Renders a point as a line with the vertices marked. |
PointLabelFormatter | |
RectRegion | RectRegion is just a rectangle with additional methods for determining intersections with other RectRegion instances. |
SimpleXYSeries | A convenience class used to create instances of XYPlot generated from Lists of Numbers. |
StepFormatter | |
StepRenderer | Renders a point as a line with the vertices marked. |
ValueMarker<PositionMetricType extends PositionMetric> | Encapsulates a single axis line marker drawn onto an XYPlot at a specified value. |
XValueMarker | |
XYGraphBounds | |
XYGraphWidget | Displays graphical data annotated with domain and range tick markers. |
XYLegendWidget | |
XYPlot | A View to graphically display x/y coordinates. |
XYPlotZoomPan | |
XYRegionFormatter | Base class of all XYRegionFormatters. |
XYSeriesFormatter<XYRegionFormatterType extends XYRegionFormatter> | |
XYSeriesRenderer<XYFormatterType extends XYSeriesFormatter> | |
XYStep | An immutable object generated by XYStepCalculator representing a stepping model to be used by an XYPlot. |
XYStepCalculator | Calculates "stepping" values for a plot. |
YValueMarker |
Enum Summary | |
---|---|
BarRenderer.BarRenderStyle | |
BarRenderer.BarWidthStyle | |
BoundaryMode | |
FillDirection | Defines which edge is used to close a fill path for drawing lines. |
SimpleXYSeries.ArrayFormat | |
ValueMarker.TextOrientation | |
XYAxisType | |
XYFramingModel | |
XYGraphWidget.XYPlotOrientation | Will be used in a future version. |
XYStepMode | INCREMENTAL_VALUE - (default) draw a tick every n values. |
Classes for creating XYPlots.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |