RTree
.Context
containing the configuration of the RTree at the
time of instantiation.RTree
.RTree
.all
is false deletes one entry matching the given value and
Geometry.all
.Rectangle
.Observable
sequence.FactoryDefault
especially for
larger maxChildren
by saving Leaf objects to byte arrays and using
FlatBuffers to access the byte array.Geometry
intersects
with a given rectangle.(x1,y1)
to (x2,y2)
intersects
the line segment from (x3,y3)
to (x4,y4)
.Optional#absent
otherwise returns
the minimum bounding rectangle of all entries in the RTree.Rectangle2D
.Rectangle2D
.Rectangle2D
.Rectangle2D
.Observable
sequence of all Entry
s in the R-tree
whose minimum bounding rectangle intersects with the given rectangle.Observable
sequence of all Entry
s in the R-tree
whose minimum bounding rectangle intersects with the given point.Observable
sequence of all Entry
s in the R-tree
whose minimum bounding rectangles are strictly less than maxDistance from the
given rectangle.g
.maxDistance
from the
given geometry.Observable
sequence of all Entry
s in the R-tree
whose minimum bounding rectangles are within maxDistance from the given
point.Selector
which decides which branches to follow when
inserting or searching.Selector
which decides which branches to follow when
inserting or searching.Splitter
to use when maxChildren is reached.Splitter
to use when maxChildren is reached.SplitterRStar
and selector to
SelectorRStar
and defaults to minChildren=10.SplitterRStar
and selector to
SelectorRStar
and defaults to minChildren=10.EntryDefault
.Visualizer
for an image of given width and height and
restricted to the given view of the coordinates.Visualizer
for an image of given width and height and
restricted to the the smallest view that fully contains the coordinates.Copyright © 2013–2024. All rights reserved.