public final class ST_RTree extends UnsupportedStarStruct
| Modifier and Type | Field and Description |
|---|---|
int |
Deleting |
int |
ElimCount |
int |
EntryCount |
int |
LeafCount |
int |
MinFill |
int |
NodeCount |
int |
NonLeafCount |
int |
RectCount |
ST_Node_t___ |
root |
int |
SeTouchCount |
ST_SplitQ_t |
split |
int |
StatFlag |
CPT, SPY_ME, UID| Constructor and Description |
|---|
ST_RTree() |
___, castTo, copy, getTheField, isSameThan, unsupportedpublic ST_Node_t___ root
public final ST_SplitQ_t split
public int MinFill
public int Deleting
public int StatFlag
public int ElimCount
public int SeTouchCount
public int RectCount
public int NodeCount
public int LeafCount
public int NonLeafCount
public int EntryCount