GEOS Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
geos::AssertionFailedExceptionIndicates a bug in GEOS code
geos::CoordinateCoordinate is the lightweight class used to store coordinates
geos::CoordinateSequenceThe internal representation of a list of coordinates inside a Geometry
geos::CoordinateSequenceFactoryAn object that knows how to build a particular implementation of CoordinateSequence from an array of Coordinates
geos::DefaultCoordinateSequenceThe default implementation of CoordinateSequence
geos::DefaultCoordinateSequenceFactoryCreates CoordinateSequences internally represented as an array of Coordinates
geos::EnvelopeAn Envelope defines a rectangulare region of the 2D coordinate plane
geos::GeometricShapeFactoryComputes various kinds of common geometric shapes. Allows various ways of specifying the location and extent of the shapes, as well as number of line segments used to form them
geos::GeometryBasic implementation of Geometry, constructed and destructed by GeometryFactory
geos::GeometryCollectionRepresents a collection of heterogeneous Geometry objects
geos::GeometryFactorySupplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geometry objects
geos::GEOSExceptionBase class for all GEOS exceptions
geos::HCoordinateRepresents a homogeneous coordinate for 2-D coordinates
geos::IllegalArgumentExceptionIndicates one or more legal arguments
geos::LinearRingBasic implementation of LinearRing
geos::LineStringBasic implementation of LineString
geos::MultiLineStringBasic implementation of MultiLineString objects
geos::MultiPointModels a collection of Point objects
geos::MultiPolygonBasic implementation of MultiPolygon
geos::ParseExceptionNotifies a parsing error
geos::PointBasic implementation of Point
geos::PolygonRepresents a linear polygon, which may include holes
geos::PrecisionModelSpecifies the precision model of the Coordinate in a Geometry
geos::TopologyExceptionIndicates an invalid or inconsistent topological situation encountered during processing
geos::UnsupportedOperationExceptionIndicates that the requested operation is unsopported
geos::WKBReaderReads a Geometry from Well-Known Binary format
geos::WKBWriterWrites a Geometry into Well-Known Binary format
geos::WKTReaderWKT parser class; see also WKTWriter
geos::WKTWriterOutputs the textual representation of a Geometry. See also WKTReader

Generated on Mon Nov 6 20:45:02 2006 for GEOS by  doxygen 1.5.1