|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CombinationDataset
Interface that describes the new methods that any combined dataset needs to implement. A combined dataset object will combine one or more datasets and expose a sub-set or union of the combined datasets.
Method Summary | |
---|---|
int[] |
getMap()
Deprecated. Returns a map or indirect indexing form our series into parent's series. |
SeriesDataset |
getParent()
Deprecated. Returns the parent Dataset of this combination. |
Method Detail |
---|
SeriesDataset getParent()
null
.
int[] getMap()
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |