|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.datasource.CellID
edu.unh.sdb.datasource.RectilinearCellID
public abstract class RectilinearCellID
Field Summary |
---|
Fields inherited from class edu.unh.sdb.datasource.CellID |
---|
position |
Constructor Summary | |
---|---|
RectilinearCellID()
Constructor without argument |
|
RectilinearCellID(IndexSpaceID p)
Constructor takes a single IndexSpaceID that represents the position of a cell in a rectilinear cell space. |
Method Summary |
---|
Methods inherited from class edu.unh.sdb.datasource.CellID |
---|
getPosition, getPosition, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RectilinearCellID()
public RectilinearCellID(IndexSpaceID p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |