Search Java Classes and Packages
Search Java Frameworks and Libraries
# Classes and Interfaces in #PostGIS - 36 results found.
| Name | Description | Type | Package | Framework |
| BinaryParser | Parse binary representation of geometries. | Class | org.postgis.binary | PostGIS |
|
| ByteGetter | | Class | org.postgis.binary | PostGIS |
|
| BinaryWriter | Create binary representation of geometries. | Class | org.postgis.binary | PostGIS |
|
| ByteSetter | | Class | org.postgis.binary | PostGIS |
|
| ComposedGeom | ComposedGeom - Abstract base class for all Geometries that are composed out of other Geometries. | Class | org.postgis | PostGIS |
|
| DriverWrapper | Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes. | Class | org.postgis | PostGIS |
|
| DriverWrapperAutoprobe | DriverWrapperAutoprobe Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes. | Class | org.postgis | PostGIS |
|
| DriverWrapperLW | Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes. | Class | org.postgis | PostGIS |
|
| Geometry | The base class of all geometriesSee Also:Serialized Form | Class | org.postgis | PostGIS |
|
| GeometryCollection | Geometry Collection class WARNING: Currently only implements emptyAuthor:markus. | Class | org.postgis | PostGIS |
|
| Java2DWrapper | Wraps the PostGreSQL Driver to add transparent readonly support for PostGIS objects into java2d path objects. | Class | org.postgis.java2d | PostGIS |
|
| LinearRing | This represents the LinearRing GIS datatype. | Class | org.postgis | PostGIS |
|
| LineString | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| MultiLineString | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| MultiPoint | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| MultiPolygon | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| PGbox2d | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| PGbox3d | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| PGboxbase | | Class | org.postgis | PostGIS |
|
| PGgeometry | | Class | org.postgis | PostGIS |
|
| PGgeometryLW | This is a subclas of PGgeometry that uses hex encoded EWKB to communicate with the backend, which is much more efficient, but only works with Lwgeom | Class | org.postgis | PostGIS |
|
| PGShapeGeometry | PostGIS Java2D geometry implementation (read-only). | Class | org.postgis.java2d | PostGIS |
|
| Point | | Class | org.postgis | PostGIS |
|
| PointComposedGeom | PointComposedGeom - base class for all composed geoms that contain onlyAuthor:markus. | Class | org.postgis | PostGIS |
|
| Polygon | See Also:Serialized FormFields inherited from class org. | Class | org.postgis | PostGIS |
|
| ShapeBinaryParser | Parse binary representation of geometries. | Class | org.postgis.java2d | PostGIS |
|
| Test | | Class | examples | PostGIS |
|
| TestAutoregister | This test program tests whether the autoregistration of PostGIS data types within the pgjdbc driver was successful. | Class | examples | PostGIS |
|
| TestBoxes | | Class | examples | PostGIS |
|
| TestJava2d | | Class | examples | PostGIS |
|
| TestParser | | Class | examples | PostGIS |
|
| TestServer | | Class | examples | PostGIS |
|
| ValueGetter | | Class | org.postgis.binary | PostGIS |
|
| ValueSetter | | Class | org.postgis.binary | PostGIS |
|
| Version | | Class | org.postgis | PostGIS |
|
| VersionPrinter | Prints out as much version information as available. | Class | examples | PostGIS |