All Classes and Interfaces

Class
Description
Common class for CategoryDataSeriesInternal.
Base class for DataSeriesInternal.
 
Creates and holds a DataSeriesInternal for every key in a PartitionedTable.
 
Abstract implementation of the base series that all data series inherit from.
 
 
 
Base class for the XYDataSeriesInternal.
Utilities for validating that plotting arguments are acceptable.
Dataset which has values associated with keys.
AssociativeData dataset backed by a HashMap.
An AssociativeData dataset backed by a SwappableTable.
An AssociativeData dataset backed by a Table.
Dataset which has values associated with keys.
Chart's axes.
Chart's axes.
Represents an axis.
Format for axis tick labels.
Represents an axis.
 
Location of Axis within a figure.
Function applied to transform data before plotting.
AxisTransform into business time.
Transformations from dataset space to axis space and back.
Common AxisTransforms.
Container for Charts.
Container for Charts.
Dataset with discrete and numeric components.
Dataset with discrete and numeric components.
The core of the Category data series update and indexing.
A dataset for categorical data which maps a category to it's numerical value.
A dataset for table-based categorical data.
A dataset for SwappableTable based categorical data.
An CategoryDataSeries with error bars.
An CategoryDataSeriesInternal with error bars.
The core of the Error Bar Category date series update and indexing.
A dataset for categorical data which maps a category to it's numerical value.
 
A dataset for SwappableTable based categorical data.
 
Category data series backed by a Table.
 
Represents a graph.
A grid of charts.
Represents a graph.
Possible plot orientations.
Static chart title
Types of Charts.
Wraps a SerializableBiFunction with the API of a function.
A serializable closure which maps pair of doubles to doubles.
A serializable closure which maps doubles to doubles.
Wraps a HasClosure with the API of a function.
Functions for mapping between values and Colors or Paints.
Serializable Predicate.
Creates ColumnHandlerFactory.ColumnHandler instances with specified data types.
Holds a table column.
 
 
A generic data series.
A generic data series.
A formatter for converting decimals into formatted strings.
Range which has been split into indexed bins (subranges).
DiscretizedRange where all bins are equal length.
 
Dynamic chart title created from table columns
A dynamic chart title from oneClick datasets
A dynamic chart title from Table
An abstract class for dynamic chart title from table and oneClick dataset
Provide unique names for series.
An interface for constructing plots.
A factory for creating a new Figure.
An interface for constructing plots.
Applies a series transform to a given FigureImpl.
Displayable version of a Figure.
A font used to represent text.
Style of font.
A serializable closure.
Utility for calculating histogram plot information: bin locations and data frequencies within these bins.
Dataset where values can be retrieved via an integer index.
IndexableData dataset backed by an array.
IndexableData dataset backed by an array.
IndexableData dataset with Byte values.
IndexableData dataset with Integer values.
IndexableData with Double values.
IndexableData dataset which ensures no IndexOutOfBoundsExceptions are thrown.
IndexableData dataset with Instant values.
IndexableData dataset with Integer values.
IndexableData dataset backed by an array.
IndexableData dataset whose data is a column in a SwappableTable and whose indices are the row numbers of the column.
IndexableData dataset whose data is a column in a SwappableTable and whose indices are the row numbers of the column.
IndexableData dataset whose data is a column in a table and whose indices are the row numbers of the column.
IndexableData with a default value for missing indices and nulls.
Dataset with indexed numeric values.
IndexableNumericData dataset comprised of an array of Dates.
IndexableNumericData dataset backed by an array of doubles.
IndexableNumericData dataset backed by an array of floats.
IndexableNumericData dataset comprised of an array of instants.
IndexableNumericData dataset backed by an array of ints.
IndexableNumericData dataset backed by an array of longs.
IndexableNumericData dataset backed by an array of Numbers.
IndexableNumericData dataset backed by an array of shorts.
IndexableNumericData dataset backed by a list of Numbers.
IndexableData dataset whose data is a column in a SwappableTable and whose indices are the row numbers of the column.
IndexableData dataset whose data is a column in a table and whose indices are the row numbers of the column.
XYDataSeriesInternal suitable for bar charts.
An XYDataSeriesArray suitable for bar charts.
XYDataSeriesInternal suitable for bar charts.
AWT implementation of Shape
Dataset with data point labels.
Specifications for the style of a line.
Style for shapes drawn at the end of a line.
Style for drawing the connections between line segments.
An AssociativeData backed by a table.
An IndexableData backed by a table.
An IndexableNumericData backed by a table.
A AbstractMultiSeries collection that holds and generates CategoryErrorBarDataSeriesInternal.
MultiSeries suitable for category error bar plots on a swappable data set.
A AbstractMultiSeries collection that holds and generates CategoryDataSeriesInternal.
A AbstractMultiSeries collection that holds and generates CategoryDataSeriesInternal.
A AbstractMultiSeries collection that holds and generates OHLCDataSeriesInternal.
A AbstractMultiSeries collection that holds and generates OHLCDataSeriesInternal.
A parent data series that spawns a DataSeries for each unique key in the parent series.
A parent data series that spawns a DataSeries for each unique key in the parent series.
A AbstractMultiSeries collection that holds and generates XYErrorBarDataSeriesInternal.
XY MultiSeries suitable for error bar plots.
A AbstractMultiSeries collection that holds and generates XYDataSeriesInternal.
A AbstractMultiSeries collection that holds and generates XYDataSeriesInternal.
Shape enums
A formatter for converting nanoseconds into formatted strings.
Null category implementation.
XYDataSeriesInternal for open-high-low-close charts.
An implementation of OHLCDataSeriesInternal.
XYDataSeriesInternal for open-high-low-close charts.
 
 
Framework for a class which modifies a chart on a OneClick event
At what level in the Figure hierarchy the series of a plot will be restricted, e.g.
PartitionedTableHandle with an underlying PartitionedTable.
Holds a PartitionedTable.
Cause of a plotting exception.
IllegalArgumentException that contains information about the plot.
IllegalStateException that contains information about the plot.
Information about a plot.
RuntimeException which occurs when rendering the plot.
RuntimeException which contains information about the plot.
The style of a plot (e.g.
A library of methods for constructing plots.
 
UnsupportedOperationExcetion which contains information about the plot.
Utilities class for plotting.
 
Continuous range.
Creates a scatter plot matrix by graphing each variable against every other variable.
NumberFormat which formats numbers in scientific notation if they are outside the given range.
A Table with a view on a selectable subset.
A OneClick filtered table.
 
Method for creating SelectableDataSets.
A serializable binary function.
A serializable function.
Base series that all data series inherit from.
A collection of data series.
Description of a data series.
Type of data series.
Base series that all data series inherit from.
Location of Series within a figure.
Shape objects
Utilities for Shape.
Holds a handle on a table that may get swapped out for another table.
Holds a handle on a one click table that may get swapped out for another table.
Holds a handle on a one click table that may get swapped out for another table.
PartitionedTableHandle with an underlying table.
A handle describing a table as well as the columns of the table that are needed.
Data series that are backed by table snapshots
DataSeries with two numerical components, x and y.
XYDataSeries based on a function.
XYDataSeriesInternal based on a function.
XYDataSeries based on a function.
DataSeriesInternal with two numerical components, x and y.
 
 
An XYDataSeries with error bars.
Dataset appropriate for an XYErrorBarDataSeriesInternal composed of indexable data.
An XYDataSeriesInternal with error bars.