| Package | Description |
|---|---|
| com.revolsys.gis.algorithm.index | |
| com.revolsys.gis.algorithm.index.quadtree | |
| com.revolsys.jts.index.strtree |
Contains 2-D and 1-D versions of the Sort-Tile-Recursive (STR) tree, a query-only R-tree.
|
| com.revolsys.jts.noding |
Classes to compute nodings for arrangements of line segments and line segment sequences.
|
| com.revolsys.jts.noding.snapround |
Contains classes to implement the Snap Rounding algorithm for noding linestrings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LineSegmentIndex |
class |
RecordQuadTree |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometrySegmentQuadTree |
class |
GeometryVertexQuadTree |
class |
IdObjectQuadTree<T> |
class |
QuadTree<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
STRtree
A query-only R-tree created using the Sort-Tile-Recursive (STR) algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialIndex |
MCIndexSegmentSetMutualIntersector.getIndex()
Gets the index constructed over the base segment strings.
|
SpatialIndex |
MCIndexNoder.getIndex() |
| Constructor and Description |
|---|
MCIndexPointSnapper(SpatialIndex index) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.