Package gen.lib.label
Class index__c
java.lang.Object
gen.lib.label.index__c
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intRTreeClose(ST_RTree rtp) static intRTreeClose2(ST_RTree rtp, ST_Node_t___ n) static intRTreeInsert(ST_RTree rtp, ST_Rect_t r, __ptr__ data, ST_Node_t___[] n, int level) static intRTreeInsert2(ST_RTree rtp, ST_Rect_t r, __ptr__ data, ST_Node_t___ n, ST_Node_t___[] new_, int level) static ST_LeafList_tRTreeLeafListAdd(ST_LeafList_t llp, ST_Branch_t lp) static voidstatic ST_Node_t___RTreeNewIndex(ST_RTree rtp) static ST_LeafList_tstatic ST_RTreestatic ST_LeafList_tRTreeSearch(ST_RTree rtp, ST_Node_t___ n, ST_Rect_t r)
-
Constructor Details
-
index__c
public index__c()
-
-
Method Details
-
RTreeNewLeafList
-
RTreeLeafListAdd
-
RTreeLeafListFree
-
RTreeOpen
-
RTreeNewIndex
-
RTreeClose2
-
RTreeClose
-
RTreeSearch
-
RTreeInsert
-
RTreeInsert2
public static int RTreeInsert2(ST_RTree rtp, ST_Rect_t r, __ptr__ data, ST_Node_t___ n, ST_Node_t___[] new_, int level)
-