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
public abstract class Noder
extends java.lang.Object
SegmentString
s.
Intersections found are represented as SegmentNode
s and add to the
SegmentString
s in which they occur.
Field Summary | |
protected SegmentIntersector |
Constructor Summary | |
|
Method Summary | |
static List |
|
static void |
|
abstract Collection |
|
void |
public static List getNodedEdges(Collection segStrings)
public static void getNodedEdges(Collection segStrings, Collection resultEdgelist)
public abstract Collection node(Collection segStrings)