Package com.geodesk.util
Class GeometryBuilder
java.lang.Object
org.locationtech.jts.geom.GeometryFactory
com.geodesk.util.GeometryBuilder
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateLineString
(Feature way) createPointFromLonLat
(double lon, double lat) Methods inherited from class org.locationtech.jts.geom.GeometryFactory
buildGeometry, createEmpty, createGeometry, createGeometryCollection, createGeometryCollection, createLinearRing, createLinearRing, createLinearRing, createLineString, createLineString, createLineString, createMultiLineString, createMultiLineString, createMultiPoint, createMultiPoint, createMultiPoint, createMultiPoint, createMultiPointFromCoords, createMultiPolygon, createMultiPolygon, createPoint, createPoint, createPoint, createPointFromInternalCoord, createPolygon, createPolygon, createPolygon, createPolygon, createPolygon, getCoordinateSequenceFactory, getPrecisionModel, getSRID, toGeometry, toGeometryArray, toLinearRingArray, toLineStringArray, toMultiLineStringArray, toMultiPointArray, toMultiPolygonArray, toPointArray, toPolygonArray
-
Field Details
-
instance
-
-
Constructor Details
-
GeometryBuilder
public GeometryBuilder()
-
-
Method Details
-
createPointFromLonLat
-
createLineString
-
createMultiLineString
-