-
toGeometry(Envelope) - Static method in class de
.topobyte
.jts
.utils
.
JtsHelper
-
Convert an envelope to a polygon.
-
toLinearRing(List<Double>, List<Double>, boolean) - Static method in class de
.topobyte
.jts
.utils
.
JtsHelper
-
Create a LinearRing from two lists of coordinates.
-
toLinearRing(TDoubleList, TDoubleList, boolean) - Static method in class de
.topobyte
.jts
.utils
.
JtsHelper
-
Create a LinearRing from two lists of coordinates.
-
toLineString(List<Double>, List<Double>) - Static method in class de
.topobyte
.jts
.utils
.
JtsHelper
-
Create a LineString from the denoted list of coordinates.
-
toLineString(TDoubleList, TDoubleList) - Static method in class de
.topobyte
.jts
.utils
.
JtsHelper
-
Create a LineString from the denoted list of coordinates.
-
transformCoordinates(CoordinateSequence, Geometry) - Method in class de
.topobyte
.jts
.utils
.transform
.
CoordinateGeometryTransformer
-