| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.vividsolutions.jts.noding.Nodercom.vividsolutions.jts.noding.MCQuadtreeNoderpublic class MCQuadtreeNoderextends NoderSegmentStrings using a index based
on MonotoneChains and a SpatialIndex.
The SpatialIndex used should be something that supports
envelope (range) queries efficiently (such as a Quadtree
or STRtree.
Nested Class Summary | |
class | |
Field Summary |
Constructor Summary | |
Method Summary | |
Collection |
|
Methods inherited from class com.vividsolutions.jts.noding.Noder | |
getNodedEdges, getNodedEdges, node, setSegmentIntersector | |