Package org.gdal.ogr

Class Geometry

java.lang.Object
org.gdal.ogr.Geometry
All Implemented Interfaces:
Cloneable

public class Geometry extends Object implements Cloneable
Abstract base class for all geometry classes.

The Geometry class is a binding for the C++ OGRGeometry class.

Some spatial analysis methods require that OGR is built on the GEOS library to work properly. The precise meaning of methods that describe spatial relationships between geometries is described in the SFCOM, or other simple features interface specifications, like "OpenGIS(R) Implementation Specification for Geographic information - Simple feature access - Part 1: Common architecture" (OGC 06-103r3)