Uses of Class
h.ST_Rect_t
Packages that use ST_Rect_t
Package
Description
-
Uses of ST_Rect_t in gen.lib.label
Methods in gen.lib.label that return ST_Rect_tModifier and TypeMethodDescriptionstatic ST_Rect_trectangle__c.CombineRect(ST_Rect_t r, ST_Rect_t rr) static ST_Rect_tnode__c.NodeCover(ST_Node_t___ n) static ST_Rect_trectangle__c.NullRect()static ST_Rect_txlabels__c.objplpmks(ST_XLabels_t xlp, ST_object_t objp) Methods in gen.lib.label with parameters of type ST_Rect_tModifier and TypeMethodDescriptionstatic doublestatic ST_Rect_trectangle__c.CombineRect(ST_Rect_t r, ST_Rect_t rr) static voidstatic voidxlabels__c.objp2rect(ST_object_t op, ST_Rect_t r) static voidxlabels__c.objplp2rect(ST_object_t objp, ST_Rect_t r) static booleanstatic intnode__c.PickBranch(ST_Rect_t r, ST_Node_t___ n) static doublexlabels__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 doublexlabels__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 intstatic intindex__c.RTreeInsert(ST_RTree rtp, ST_Rect_t r, __ptr__ data, ST_Node_t___[] n, int level) static intindex__c.RTreeInsert2(ST_RTree rtp, ST_Rect_t r, __ptr__ data, ST_Node_t___ n, ST_Node_t___[] new_, int level) static ST_LeafList_tindex__c.RTreeSearch(ST_RTree rtp, ST_Node_t___ n, ST_Rect_t r) -
Uses of ST_Rect_t in h