Uses of Package
io.github.sebasbaumh.postgis
-
Packages that use io.github.sebasbaumh.postgis Package Description io.github.sebasbaumh.postgis io.github.sebasbaumh.postgis.binary Binary parser package. -
Classes in io.github.sebasbaumh.postgis used by io.github.sebasbaumh.postgis Class Description Curve Base class for simple curves likeLineString
s and complex classes likeCompoundCurve
s.Geometry The base class of all geometriesLinearRing This represents the LinearRing GIS datatype.LineBasedGeometry Interface to mark line based geometries.LineString Linestring.MultiGeometry Base class for multi geometries.PGboxbase Base class for bounding boxes.PGgeometrybase A PostgreSQL JDBC PGobject extension data type modeling a "geo" type.Point Point geometry.Polygon A polygon.PolygonBase Base class for a polygon to allow similar handling of straight and circular polygons. -
Classes in io.github.sebasbaumh.postgis used by io.github.sebasbaumh.postgis.binary Class Description Geometry The base class of all geometries