Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.vividsolutions.jts.noding.Noder
com.vividsolutions.jts.noding.MCQuadtreeNoder
public class MCQuadtreeNoder
extends Noder
SegmentStrings
using a index based
on MonotoneChain
s 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 |