Package h

Class ST_RTree

All Implemented Interfaces:
__ptr__, __struct__

public final class ST_RTree extends UnsupportedStarStruct
  • Field Details

    • root

      public ST_Node_t___ root
    • split

      public final ST_SplitQ_t 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()