public class PartitionedSplitCellGroupGrid extends SplitCellGroupGrid
axisWeights, dimensionality, groups, ordering, partitioning
Constructor and Description |
---|
PartitionedSplitCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering,
java.lang.String basePointInfoFileName,
java.lang.String baseVIndicesFileName,
RecordSpec vIndicesRS,
RecordSpec pointRS,
RecordSpec dataRS) |
Modifier and Type | Method and Description |
---|---|
protected void |
makeCellGroups() |
java.lang.String |
toString()
Return a String representing the object.
|
java.lang.String |
toString(java.lang.String indent)
Return a String representing the object indented by the argument string.
|
findEnclosingCell, getGroup, writeCells
dataFileName
computeOffset2, dim, getGridISBounds, mapToCellGroup
public PartitionedSplitCellGroupGrid(Partitioning partitioning, AxisOrdering ordering, java.lang.String basePointInfoFileName, java.lang.String baseVIndicesFileName, RecordSpec vIndicesRS, RecordSpec pointRS, RecordSpec dataRS)
protected void makeCellGroups()
makeCellGroups
in class SplitCellGroupGrid
public java.lang.String toString()
toString
in class SplitCellGroupGrid
public java.lang.String toString(java.lang.String indent)
toString
in class SplitCellGroupGrid