public abstract class AbstractCuboid extends Object implements Cuboid
Modifier | Constructor and Description |
---|---|
protected |
AbstractCuboid(Cube cube) |
Modifier and Type | Method and Description |
---|---|
protected void |
build() |
Set<Object> |
getDistinct(Group group,
Series column) |
DistributiveStatistics |
getDistributiveStatistics(Group group,
Series column) |
boolean |
isDirty() |
void |
setDirty(boolean dirty) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
collapse, dice, drillDown, drillUp, getCube, getDimensions, getGroups, getGroupsCount, getGroupsStartingWith, getGroupsStartingWithCount, getRows, getValues, slice
protected final Cube cube
protected AbstractCuboid(Cube cube)
public boolean isDirty()
public void setDirty(boolean dirty)
protected void build()
public DistributiveStatistics getDistributiveStatistics(Group group, Series column)
getDistributiveStatistics
in interface Cuboid
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.