Package gen.lib.label
Class node__c
java.lang.Object
gen.lib.label.node__c
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
AddBranch
(ST_RTree rtp, ST_Branch_t b, ST_Node_t___ n, ST_Node_t___[] new_) static void
DisconBranch
(ST_Node_t___ n, int i) static void
static void
static ST_Rect_t
static int
PickBranch
(ST_Rect_t r, ST_Node_t___ n) static ST_Node_t___
RTreeNewNode
(ST_RTree rtp)
-
Constructor Details
-
node__c
public node__c()
-
-
Method Details
-
RTreeNewNode
-
InitNode
-
InitBranch
-
NodeCover
-
PickBranch
-
AddBranch
-
DisconBranch
-