All Classes Interface Summary Class Summary Enum Summary
Class |
Description |
AbstractAggregation<T> |
|
AbstractBinningDimension<Row,Column,Value,Bin> |
Created by luc on 07.04.17.
|
AbstractBinningDimension.Operation |
|
AbstractColumn |
|
AbstractCuboid |
|
AbstractDataFrame<Row,Column,V> |
This class provides a skeletal implementation of the DataFrame interface to minimize the effort required to
implement this interface.
|
AbstractDataFrameFactory |
|
AbstractDataFrameWriter |
Created by luc on 14/04/16.
|
AbstractDimension<Row> |
Created by luc on 16/05/15.
|
AbstractDimension.FilteringCallback<R> |
|
AbstractDimension.FilteringEvent<Row> |
|
AbstractDimension.IndicesIterable<R> |
|
AbstractDimension.IndicesSupplier |
|
AbstractIndexedTable |
|
AbstractMatrix<R,C> |
|
AbstractMultiBinningDimension<Row,Column,Value,Bin> |
Created by luc on 10.04.17.
|
AbstractMutableDataFrame<R,C,V> |
|
AbstractNetwork<Node,Link,Column,Value> |
Created by luc on 15/07/16.
|
AbstractQuery |
|
AbstractRowMajorDataFrame<R,C,V> |
Created by luc on 22.03.17.
|
AbstractSeries<K,V> |
|
AbstractTable |
|
AbstractTimeSeries<K,V> |
|
AbstractUniqueIndex<K> |
|
AccessorRowMajorDataFrame<R,C extends RowMajorDataFrame.Column<R,V>,V> |
Created by luc on 22.03.17.
|
AggregateDataFrame<C> |
A data frame specialized for aggregating values.
|
AggregatedNodesDataFrame<Node,Link,Column,Value> |
|
AggregateSeriesFunction<T> |
|
AggregatesTreeTableModel |
|
Aggregation<T> |
|
ApexCuboid |
The top-most cuboid, which holds the highest-level of summarization.
|
AppendAndReindexDataFrame<Row,Column,V> |
|
AppendDataFrame<Row,Column,V> |
|
ArcGISJsonDataFrame |
|
ArrayGroup |
|
AsyncDataFrame<R,C,V> |
Created by luc on 22.04.17.
|
AutoSigmaDistributionStrategy<Row,Column,Value> |
Created by luc on 01/07/16.
|
BinningDimension<Row,Bin> |
Created by luc on 06.04.17.
|
BinningDimension.BinningStrategy<Row,Bin> |
|
ByteDictionarySeries<V> |
|
CachedDataFrame<R,C,V> |
|
CacheDistanceMatrix<R,C> |
|
CacheMatrix<R,C> |
|
CalibratedDistanceMatrix<R,C> |
|
CategoricalDimension<Row,Column,Bin> |
|
CentroidAggregation |
|
ClosestDataFrame<R,C,V> |
Created by luc on 13/07/15.
|
ClosestDataFrame.Excluder<R> |
|
CollectionFactory |
Created by luc on 10.02.17.
|
Column |
|
ColumnCorrelationMatrix<R,C> |
|
ColumnMajorDataFrame<R extends ColumnMajorDataFrame.Row<C,V>,C extends ColumnMajorDataFrame.Column<R,V>,V> |
Created by luc on 09/03/16.
|
ColumnMajorDataFrame.Column<R,V> |
|
ColumnMajorDataFrame.Row<C,V> |
|
ColumnModelDataFrame |
Converts a TableModel into a DataFrame.
|
ColumnOrderDataFrame<R,C,V> |
Created by luc on 25/11/15.
|
ColumnRenderer |
|
Columns |
|
ColumnsComboBoxModel |
|
ColumnSelectionComboBoxModel<Column> |
Adapter class for interfacing Selection with Swing's ComboBox.
|
ColumnsTable |
|
ColumnsValue |
|
ColumnVector<R,C> |
|
CombinedDataFrame<R,C,V> |
|
CombinedDataFrame.CombinedRecipe<R,C> |
|
CombinedDataFrame.LeftJoinCombinedRecipe<R,C> |
|
CombinedDataFrame.UnionCombinedRecipe<R,C> |
|
ConstantAggregation |
|
CountAggregation |
|
CountDistinctAggregation |
|
CountDistinctWithNullAggregation |
|
CovarianceDataFrame<R,C> |
|
CPDataFrameFactory |
|
Cube |
Models a multidimensional dataset, where that data are aggregated across an arbitrary number of dimensions.
|
Cuboid |
|
CuboidQuery |
|
CuboidQuery.CollapseOperation |
|
CuboidQuery.DiceOperation |
|
CuboidQuery.DrillDownOperation |
|
CuboidQuery.DrillUpOperation |
|
CuboidQuery.SliceOperation |
|
CuboidsQuery |
|
DataFrame<Row,Column,V> |
An indexed table structure, i.e.
|
DataFrameAggregation |
|
DataFrameEvent<R,C> |
An event that characterizes a change in a data frame.
|
DataFrameExporter |
Created by luc on 02/04/16.
|
DataFrameFactory |
Factory for supporting the most common ways of instantiating DataFrame object.
|
DataFrameFactory.Callback |
|
DataFrameHelper |
Deprecated. |
DataFrameHelper.ColumnStatistics |
|
DataFrameListener<R,C> |
The listener interface for receiving "interesting" events about a selection.
|
DataFrameReader |
Created by luc on 24/05/16.
|
DataFrameRealMatrix<R,C> |
|
DataFrameSchema |
|
DataFrameStatistics |
Deprecated. |
DataFrameTuple |
|
DataFrameWriter |
|
DataSourceContent |
|
DataSourceContentBuilder |
|
DataSourcePersistence<F> |
|
DefaultBinningDimension<Row,Column,Value,Bin> |
Created by luc on 16/05/15.
|
DefaultCategoricalDimension<Row,Column,Value> |
Created by luc on 16/05/15.
|
DefaultDataFrame<V> |
A data frame with direct integer indexing on the rows and textual indexing on the columns.
|
DefaultDataSourceContent |
|
DefaultDataSourcePersistence |
|
DefaultDistributionDimension<Row,Column,Value,Bin> |
Created by luc on 11/07/16.
|
DefaultGroup<Row,Bin> |
|
DefaultItemsDimension<Row,Column,Value> |
|
DefaultMultiBinningDimension<Row,Column,Value,Bin> |
Created by luc on 07.04.17.
|
DefaultOrdinalDimension<Row,Column,Value> |
|
DefaultReducer<Row,Bin> |
|
DefaultSeries<V> |
|
DefaultTextDimension<Row,Column,Value> |
Created by luc on 07.04.17.
|
DefaultUniqueIndex<K> |
|
DelegatedDataFrame<R,C,V> |
|
DelimitedDataFrameWriter |
Created by luc on 02/04/16.
|
DelimitedStreamDataFrameWriter |
|
DerivedDataFrame<R,C,V> |
Created by luc on 09/03/16.
|
DerivedDataFrame.AbstractColumn<R,V> |
|
DerivedDataFrame.Column<R,V> |
|
DerivedDataFrame.ColumnEvent<R,V> |
|
DerivedDataFrame.ColumnListener<R,V> |
|
DerivedDataFrame.DataFrameColumn<R,C,V> |
|
DerivedDataFrame.DerivedColumn<R,C,V> |
|
Dice |
|
Dimension<Row> |
Created by luc on 16/05/15.
|
DimensionEvent<R> |
Created by luc on 16/05/15.
|
DimensionListener<R> |
Created by luc on 16/05/15.
|
Dimensions |
|
DistributionDimension<Row,Value,Bin> |
Created by luc on 01/07/16.
|
DistributionDimension.DistributionStrategy<Value,Bin> |
|
DistributiveStatistics |
|
DistributiveStatistics.RowFilter<R> |
|
DistributiveStatisticsAggregation |
|
DoubleSeries |
|
DrillDataFrame<C> |
|
DrilledCuboid |
A child cuboid, in principle ultimately rooted on an ApexCuboid .
|
EmptyDataFrame |
|
EmptyUniqueIndex |
|
ExcelDataFrameWriter |
|
ExcelXDataFrameWriter |
|
ExpressionCalculatedColumn<R,C,V> |
|
FilterDataFrame<R,C,V> |
A row filterable data frame.
|
FilterDataFrame.Condition<R,C,V> |
|
FirstAggregation |
|
FirstQuartileAggregation |
|
FixedDistributionStrategy<Row,Column,Value> |
Created by luc on 01/07/16.
|
FixedSigmaDistributionStrategy<Row,Column,Value> |
Created by luc on 01/07/16.
|
FloatSeries |
|
FloydWarshall<Node,Link> |
The FloydWarshall class represents a data type for solving the
all-pairs shortest paths problem in edge-weighted digraphs with
no negative cycles.
|
FlyweightSet<E> |
A thread-safe Set that manages flyweights: sharable objects that are usually
immutable.
|
GenedataDistributionStrategy<Row,Column,Value> |
Created by luc on 13/07/16.
|
GenedataDistributionStrategy.Range |
|
GeoJSONDataFrameWriter |
|
Graph<Vertex,Edge> |
Created by luc on 05/07/16.
|
Group |
|
Group<Row,Bin> |
|
GroupFactory |
|
HashMapRowMajorDataFrame<R,C,V> |
Created by luc on 22.03.17.
|
HashMapRowMajorDataFrame.Column<C> |
|
HeadDataFrame<R,C,V> |
Created by luc on 13/07/15.
|
IndexedDataFrame<R,V> |
An indexed data frame.
|
IndexedSeries<K,V> |
|
IndexedTable |
|
InMemoryCube |
An in-memory multidimensional cube.
|
IntegerListUniqueIndex |
|
IntegerRangeUniqueIndex |
|
IntegerSeries |
|
ItemsDimension<Row,C,V> |
|
JavaDataFrameFactory |
|
JavaDataFrameFactory.AccessLogColumn |
|
JavaDataFrameFactory.ApacheAccessLog |
This class represents an Apache access log line.
|
JCFObjectIntMap<K> |
Created by luc on 10.02.17.
|
JsonDataFrame |
|
JSONDataFrameWriter |
|
KthSelector |
|
LinkedGroup |
|
LinksDataFrame<Node,Link,Column,Value> |
|
LongSeries |
|
LookupColumn |
|
Matrix<R,C> |
|
MaxAggregation |
|
MeanAggregation |
|
MedianAggregation |
|
MedianOf3PivotingStrategy |
|
MinAggregation |
|
MinMaxDataFrame<C> |
|
MinMaxDataFrame.Row |
|
MultiBinningDimension<Row,Bin> |
Created by luc on 11/07/16.
|
MultiBinningDimension.MultiBinningStrategy<Row,Bin> |
|
MultiBinningDimension.SortedArrayFilter<Bin> |
|
MultiKey |
|
MultipageDataFrame<R,C,V> |
Created by luc on 28/08/15.
|
MutableDataFrame<R,C,V> |
Defines the requirements for a data frame that can change.
|
MutableMatrix<R,C> |
|
MutableSeries<K,V> |
|
Network<Node,Link,Column,Value> |
Created by luc on 05/07/16.
|
NetworkListener |
Created by luc on 15/07/16.
|
NodesDataFrame<Node,Column,Value> |
|
NormalizedMatrix<R,C> |
|
NumberDataFrame<R,C> |
|
ObjectIntMap<K> |
Created by luc on 10.02.17.
|
OpMatrix<R,C> |
|
OrderQuery |
|
OrdinalDimension<Row,C,V> |
|
PivotingStrategyInterface |
A strategy to pick a pivoting index of an array for doing partitioning.
|
PivotQuery |
|
Query |
|
QueryDataFrame<C> |
|
QueryListener |
|
RandomAggregation |
|
Reducer<Row,Bin> |
|
ReIndexedDataFrame<R,C,V,X,Y> |
A reindexed data frame.
|
ReIndexedDataFrame.ReIndexRecipe<R,C> |
|
ReIndexedSeries<K,V,X> |
|
ReIndexedSeries.ReIndexRecipe<K> |
|
ReMappedDataFrame<R,C,V> |
A reindexed data frame.
|
ReMappedDataFrame.ReMappedRecipe<R,C> |
|
RenamedSeries<K,V> |
|
ResultSetDataFrame |
|
Row |
|
RowMajorDataFrame<R,C,V> |
Created by luc on 09/03/16.
|
RowMajorDataFrame.Column<R,V> |
|
RowMajorDataFrame.Query<R,C,V> |
|
RowMajorDataFrame.QueryBuilder<R,C,V> |
|
RowVector<R,C> |
|
ScaledDataFrame<R,C> |
|
SelectDataFrame<R,C,V,X,Y> |
|
SelectDataFrame.IndexRecipe<O,E> |
|
SelectDataFrame.OriginalRecipe<E> |
|
SelectDataFrame.SelectRecipe<O,E> |
|
SelectionDataFrame<R,C,V> |
A row filterable data frame.
|
Series<K,V> |
|
SeriesFactory |
|
ShapefileDataFrameExporter |
|
ShortDictionarySeries<V> |
|
SimpleDataFrame |
Created by luc on 24/05/16.
|
SimpleMutableMatrix |
|
SimpleNetwork<Node,Link,Column,Value> |
Created by luc on 05/07/16.
|
SimpleTable |
|
SingleBinningDimension<Row,Bin> |
Created by luc on 11/07/16.
|
SingleBinningDimension.SingleBinningStrategy<Row,Bin> |
|
SingleSortKey<Column> |
Created by luc on 27/08/15.
|
SortedArraySetOperations |
|
SortedUniqueIndex<K> |
|
SortKey<Column> |
|
SortOrder |
SortOrder is an enumeration of the possible sort orderings.
|
StatMatrix<R,C> |
|
StatMatrix.Type |
|
StdDevAggregation |
|
Structure |
|
SubsetDataFrame<Row,Column,Value> |
ToDo: Could use less memory by compressing all the pointers (int array), especially since direct traversal is not needed and accessing the pointers is unfrequent.
|
SumAggregation |
|
SumReducer<Row,Bin> |
|
SwingDataFrameExporter |
|
SwingDataFrameFactory |
Factory for supporting the most common ways of instantiating DataFrame object from Swing models.
|
Table |
|
TableColumn |
|
TailDataFrame<R,C,V> |
Created by luc on 13/07/15.
|
ThirdQuartileAggregation |
|
TimeSeries<K,V> |
|
TimeSeries.TimeMode |
|
TimeSeriesAggregation |
|
TimeSeriesAggregation.DataFrameTimeSeries<R,C,V> |
|
TimeSeriesDataFrames<R,C,V> |
Created by luc on 10.07.17.
|
TimeSeriesDataFrames.Dynamic<R,C,V> |
|
TimeSeriesDataFrames.Static<R,C,V> |
|
TroveObjectIntMap<K> |
Created by luc on 10.02.17.
|
UniqueIndex<K> |
|
UniqueIndex.Duplicate |
|
UnivariateStatistics |
|
UnivariateStatistics.EstimationType |
An enum for various estimation strategies of a percentile referred in
wikipedia on quantile
with the names of enum matching those of types mentioned in
wikipedia.
|
UnivariateStatisticsAggregation |
|
UnpivotTable |
|
VariableComboBox |
|
VarianceAggregation |
|
Vector<K> |
|
VectorHelper |
|
WrappedDataFrame<R,C,V> |
Created by luc on 09/03/16.
|
WrappedDataFrame.AbstractColumn<R,C,V> |
|
WrappedDataFrame.Column<R,C,V> |
|
WrappedDataFrame.ColumnEvent<R,C,V> |
|
WrappedDataFrame.ColumnListener<R,C,V> |
|
WrappedDataFrame.DataFrameColumn<R,C,V> |
|
WrappedDataFrame.DerivedColumn<R,C,V> |
|
WrappedDataFrame.NamedTypedColumn<R,V> |
|
WrappedDataFrame.SumColumn<R,C,V> |
|