| Package | Description |
|---|---|
| com.github.davidmoten.rtree |
| Modifier and Type | Method and Description |
|---|---|
Visualizer |
RTree.visualize(int width,
int height)
Returns a
Visualizer for an image of given width and height and
restricted to the the smallest view that fully contains the coordinates. |
Visualizer |
RTree.visualize(int width,
int height,
Rectangle view)
Returns a
Visualizer for an image of given width and height and
restricted to the given view of the coordinates. |
Copyright © 2013–2023. All rights reserved.