|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.unh.sdb.datasource.BlockManager
edu.unh.sdb.datasource.OverlapBlockManager
public class OverlapBlockManager
| Field Summary |
|---|
| Fields inherited from class edu.unh.sdb.datasource.BlockManager |
|---|
accessHistory, blockBounds, bounds, components, dim, fmpFlags, recordDesc, size, sortArray |
| Constructor Summary | |
|---|---|
OverlapBlockManager(ComponentInfo[] cinfo)
Construct a OverlapBlockManager from a array of ComponentInfo |
|
| Method Summary | |
|---|---|
void |
subblock(DataBlock theBlock,
ISBounds dstBounds,
ISBounds srcBounds,
FieldIDMapper mp)
Reads a subblock defined by srcBounds into the region of the Datablock argument defined by dstBounds. |
| Methods inherited from class edu.unh.sdb.datasource.BlockManager |
|---|
ARRep, buildISBounds, check, datum, datum, datum, datum, datum, dim, getBounds, getComponentInfo, getComponentInfo, getRecordDescriptor, hasIntersection, isRegular, searchBlock, size, subblock, subblock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverlapBlockManager(ComponentInfo[] cinfo)
| Method Detail |
|---|
public void subblock(DataBlock theBlock,
ISBounds dstBounds,
ISBounds srcBounds,
FieldIDMapper mp)
subblock in class BlockManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||