Uses of Class
h.ST_Rect_t
Package
Description
-
Uses of ST_Rect_t in gen.lib.label
Modifier and TypeMethodDescriptionstatic 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 TypeMethodDescriptionstatic double
static ST_Rect_t
rectangle__c.CombineRect
(ST_Rect_t r, ST_Rect_t rr) static void
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
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
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) -
Uses of ST_Rect_t in h