Package h
Class ST_RTree
- All Implemented Interfaces:
__ptr__
,__struct__
-
Field Summary
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
Constructor Summary
-
Method Summary
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, isSameThan, unsupported
-
Field Details
-
root
-
split
-
MinFill
public int MinFill -
Deleting
public int Deleting -
StatFlag
public int StatFlag -
ElimCount
public int ElimCount -
SeTouchCount
public int SeTouchCount -
RectCount
public int RectCount -
NodeCount
public int NodeCount -
LeafCount
public int LeafCount -
NonLeafCount
public int NonLeafCount -
EntryCount
public int EntryCount
-
-
Constructor Details
-
ST_RTree
public ST_RTree()
-