Package gen.lib.label
Class node__c
java.lang.Object
gen.lib.label.node__c
public class node__c
extends java.lang.Object
-
Constructor Summary
Constructors -
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) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
node__c
public node__c()
-
-
Method Details
-
RTreeNewNode
-
InitNode
-
InitBranch
-
NodeCover
-
PickBranch
-
AddBranch
-
DisconBranch
-