kiwi-postgis
Version 0.1.0.0
|
Static Public Member Functions | |
static Geometry | toGeometry (final org.opengis.geometry.Envelope envelope) |
static Geometry | toGeometry (final Envelope envelope) |
static Geometry | toGeometry (final Envelope2D envelope) |
static Geometry | toGeometry (final OctagonalEnvelope envelope) |
static Geometry | toGeometry (final Rectangle envelope) |
static Geometry | createGeometry (Coordinate[] coordinates, String geomtype, Integer srid) |
static Geometry | createGeometryCollection (List< Geometry > geometries, String geomtype, Integer srid) |
static Geometry | createGeometryCollection (Geometry[] geometries, String geomtype, Integer srid) |
static Geometry | createGeometry (List< Coordinate > coordarray, String geomtype, Integer srid) |
static Geometry | transform (Geometry sourcegeom, Geometry targetgeom) |
|
static |
Referenced by LineFromText.construct(), LineFromWKB.construct(), Polygon.construct(), GeomFromGeoHash.construct(), LiteralUtils.createGeometry(), LineFromMultiPoint.operation(), LineSelfIntersectionPoint.operation(), ShiftLongitude.operation(), Force2D.operation(), Multi.operation(), Force3D.operation(), FlipCoordinates.operation(), Force3DM.operation(), LineMerge.operation(), ForcePolygonCCW.operation(), ForcePolygonCW.operation(), Force4D.operation(), TWKBDatatype.read(), GeoHashDatatype.read(), ShortestLine.relation(), LongestLine.relation(), RemovePoint.relation(), SetPoint.relation(), ShortestLine3D.relation(), RemoveRepeatedPoints.relation(), AddPoint.relation(), AddZ.relation(), SwapOrdinates.relation(), MultiplyZ.relation(), and LiteralUtils.transform().
|
static |
References LiteralUtils.createGeometry().
|
static |
Referenced by SharedPaths.relation().
|
static |
|
static |
Referenced by OctogonalEnvelope.operation(), MakeBox2D.relation(), MakeBox3D.relation(), Overlaps.relation(), Contains.relation(), Touches.relation(), Crosses.relation(), Intersects.relation(), Within.relation(), Equals.relation(), Disjoint.relation(), CoveredBy.relation(), Intersection.relation(), and ContainsProperly.relation().
|
static |
|
static |
|
static |
|
static |
|
static |
References LiteralUtils.createGeometry().
Referenced by Difference3D.relation(), BBOXBelow.relation(), BBOXDistance.relation(), BBOXIsContainedBy.relation(), MaxDistance.relation(), BBOXLeftOf.relation(), OrderingEquals.relation(), BBOXEquals.relation(), BBOXOverlapsAbove.relation(), BBOXIntersects.relation(), BBOXRightOf.relation(), BBOXOverlapsRight.relation(), BBOXOverlapsLeft.relation(), BBOXOverlapsBelow.relation(), BBOXAbove.relation(), BBOXFPIntersects.relation(), BBOXContains.relation(), Distance3D.relation(), ShortestLine.relation(), ShortestLine3D.relation(), SetPoint.relation(), SharedPaths.relation(), and MaxDistance3D.relation().