Uses of Class
h.ST_Node_t___
Packages that use ST_Node_t___
Package
Description
- 
Uses of ST_Node_t___ in gen.lib.labelMethods in gen.lib.label that return ST_Node_t___Modifier and TypeMethodDescriptionstatic ST_Node_t___index__c.RTreeNewIndex(ST_RTree rtp) static ST_Node_t___node__c.RTreeNewNode(ST_RTree rtp) Methods in gen.lib.label with parameters of type ST_Node_t___Modifier and TypeMethodDescriptionstatic intnode__c.AddBranch(ST_RTree rtp, ST_Branch_t b, ST_Node_t___ n, ST_Node_t___[] new_) static voidnode__c.DisconBranch(ST_Node_t___ n, int i) static voidsplit_q__c.GetBranches(ST_RTree rtp, ST_Node_t___ n, ST_Branch_t b) static voidnode__c.InitNode(ST_Node_t___ n) static voidsplit_q__c.LoadNodes(ST_RTree rtp, ST_Node_t___ n, ST_Node_t___ q, ST_PartitionVars p) static ST_Rect_tnode__c.NodeCover(ST_Node_t___ n) static intnode__c.PickBranch(ST_Rect_t r, ST_Node_t___ n) static intindex__c.RTreeClose2(ST_RTree rtp, ST_Node_t___ n) static 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) static voidsplit_q__c.SplitNode(ST_RTree rtp, ST_Node_t___ n, ST_Branch_t b, ST_Node_t___[] nn) 
- 
Uses of ST_Node_t___ in hFields in h declared as ST_Node_t___