Package | Description |
---|---|
gen.lib.label | |
h |
Modifier and Type | Method and Description |
---|---|
static ST_Rect_t |
rectangle__c.CombineRect(ST_Rect_t r,
ST_Rect_t rr) |
static ST_Rect_t |
node__c.NodeCover(ST_Node_t___ n) |
static ST_Rect_t |
rectangle__c.NullRect() |
static ST_Rect_t |
xlabels__c.objplpmks(ST_XLabels_t xlp,
ST_object_t objp) |
Modifier and Type | Method and Description |
---|---|
static double |
xlabels__c.aabbaabb(ST_Rect_t r,
ST_Rect_t s) |
static ST_Rect_t |
rectangle__c.CombineRect(ST_Rect_t r,
ST_Rect_t rr) |
static void |
rectangle__c.InitRect(ST_Rect_t r) |
static void |
xlabels__c.objp2rect(ST_object_t op,
ST_Rect_t r) |
static void |
xlabels__c.objplp2rect(ST_object_t objp,
ST_Rect_t r) |
static boolean |
rectangle__c.Overlap(ST_Rect_t r,
ST_Rect_t s) |
static int |
node__c.PickBranch(ST_Rect_t r,
ST_Node_t___ n) |
static double |
xlabels__c.recordlintrsx(ST_XLabels_t xlp,
ST_object_t op,
ST_object_t cp,
ST_Rect_t rp,
double a,
ST_object_t[] intrsx) |
static double |
xlabels__c.recordointrsx(ST_XLabels_t xlp,
ST_object_t op,
ST_object_t cp,
ST_Rect_t rp,
double a,
ST_object_t[] intrsx) |
static int |
rectangle__c.RectArea(ST_Rect_t r) |
static int |
index__c.RTreeInsert(ST_RTree rtp,
ST_Rect_t r,
__ptr__ data,
ST_Node_t___[] n,
int level) |
static int |
index__c.RTreeInsert2(ST_RTree rtp,
ST_Rect_t r,
__ptr__ data,
ST_Node_t___ n,
ST_Node_t___[] new_,
int level) |
static ST_LeafList_t |
index__c.RTreeSearch(ST_RTree rtp,
ST_Node_t___ n,
ST_Rect_t r) |
Modifier and Type | Field and Description |
---|---|
ST_Rect_t[] |
ST_PartitionVars.cover |
ST_Rect_t |
ST_SplitQ_t.CoverSplit |
ST_Rect_t |
ST_Branch_t.rect |
Modifier and Type | Method and Description |
---|---|
ST_Rect_t |
ST_SplitQ_t.castTo(java.lang.Class dest) |
Copyright © 2020. All Rights Reserved.