|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.geom.prep.LineTopology
Constructor Summary | |
LineTopology(Coordinate[] pts,
GeometryFactory geomFact)
|
Method Summary | |
void |
addIntersection(Coordinate intPt,
int segmentIndex)
|
Geometry |
getResult()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LineTopology(Coordinate[] pts, GeometryFactory geomFact)
Method Detail |
public void addIntersection(Coordinate intPt, int segmentIndex)
public Geometry getResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |