|
JTS Topology Suite version 1.13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.operation.overlay.LineBuilder
public class LineBuilder
Forms JTS LineStrings out of a the graph of DirectedEdge
s
created by an OverlayOp
.
Constructor Summary | |
---|---|
LineBuilder(OverlayOp op,
GeometryFactory geometryFactory,
PointLocator ptLocator)
|
Method Summary | |
---|---|
java.util.List |
build(int opCode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
Method Detail |
---|
public java.util.List build(int opCode)
|
JTS Topology Suite version 1.13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |