Uses of Package
io.github.sebasbaumh.postgis
Packages that use io.github.sebasbaumh.postgis
Package
Description
Binary parser package.
-
Classes in io.github.sebasbaumh.postgis used by io.github.sebasbaumh.postgisClassDescriptionBase class for simple curves like
LineString
s and complex classes likeCompoundCurve
s.The base class of all geometriesThis represents the LinearRing GIS datatype.Interface to mark line based geometries.Linestring.Base class for multi geometries.BOX2D representing the maximum extents of the geometry.BOX3D representing the maximum extents of the geometry.Base class for bounding boxes.Geometry class for geographic geometries.Geometry class.A PostgreSQL JDBCPGobject
extension data type modeling a "geo" type.Point geometry.A polygon.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