Package | Description |
---|---|
com.macrofocus.molap.aggregates |
Provides the necessary classes and interfaces for aggregating data.
|
com.macrofocus.molap.aggregates.cube |
Provides the necessary classes and interfaces for dealing with multidimensional cubes.
|
com.macrofocus.molap.aggregates.query |
Provides the necessary classes and interfaces for performing queries.
|
com.macrofocus.molap.dataframe |
Provides the necessary classes and interfaces for dealing with indexed table structures.
|
com.macrofocus.molap.dataframe.swing |
Provides the necessary classes and interfaces for interfacing with Swing data models.
|
Class and Description |
---|
DataFrame
An indexed table structure, i.e.
|
Class and Description |
---|
DataFrame
An indexed table structure, i.e.
|
Class and Description |
---|
AbstractDataFrame
This class provides a skeletal implementation of the DataFrame interface to minimize the effort required to
implement this interface.
|
DataFrame
An indexed table structure, i.e.
|
Class and Description |
---|
AbstractDataFrame
This class provides a skeletal implementation of the DataFrame interface to minimize the effort required to
implement this interface.
|
DataFrame
An indexed table structure, i.e.
|
DataFrameEvent
An event that characterizes a change in a data frame.
|
DataFrameFactory
Factory for supporting the most common ways of instantiating
DataFrame object. |
DataFrameListener
The listener interface for receiving "interesting" events about a selection.
|
DefaultDataFrame
A data frame with direct integer indexing on the rows and textual indexing on the columns.
|
FilterDataFrame
A row filterable data frame.
|
MutableDataFrame
Defines the requirements for a data frame that can change.
|
ReIndexedDataFrame.ReIndexRecipe |
Class and Description |
---|
AbstractDataFrame
This class provides a skeletal implementation of the DataFrame interface to minimize the effort required to
implement this interface.
|
DataFrame
An indexed table structure, i.e.
|
DataFrameFactory
Factory for supporting the most common ways of instantiating
DataFrame object. |
MutableDataFrame
Defines the requirements for a data frame that can change.
|
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.