|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.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,
org.opengis.referencing.crs.CoordinateReferenceSystem crs,
PointLocator ptLocator)
|
Method Summary | |
---|---|
java.util.List<org.opengis.geometry.primitive.OrientableCurve> |
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, org.opengis.referencing.crs.CoordinateReferenceSystem crs, PointLocator ptLocator)
Method Detail |
---|
public java.util.List<org.opengis.geometry.primitive.OrientableCurve> build(int opCode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |