kiwi-postgis
Version 0.1.0.0
|
This is the complete list of members for LiteralUtils, including all inherited members.
createGeometry(Coordinate[] coordinates, String geomtype, Integer srid) | LiteralUtils | static |
createGeometry(List< Coordinate > coordarray, String geomtype, Integer srid) | LiteralUtils | static |
createGeometryCollection(List< Geometry > geometries, String geomtype, Integer srid) | LiteralUtils | static |
createGeometryCollection(Geometry[] geometries, String geomtype, Integer srid) | LiteralUtils | static |
toGeometry(final org.opengis.geometry.Envelope envelope) | LiteralUtils | static |
toGeometry(final Envelope envelope) | LiteralUtils | static |
toGeometry(final Envelope2D envelope) | LiteralUtils | static |
toGeometry(final OctagonalEnvelope envelope) | LiteralUtils | static |
toGeometry(final Rectangle envelope) | LiteralUtils | static |
transform(Geometry sourcegeom, Geometry targetgeom) | LiteralUtils | static |