GEOS  3.6.1
geos::geom::Point Member List

This is the complete list of members for geos::geom::Point, including all inherited members.

apply_ro(CoordinateFilter *filter) const (defined in geos::geom::Point)geos::geom::Pointvirtual
apply_ro(GeometryFilter *filter) const (defined in geos::geom::Point)geos::geom::Pointvirtual
apply_ro(GeometryComponentFilter *filter) const (defined in geos::geom::Point)geos::geom::Pointvirtual
apply_ro(CoordinateSequenceFilter &filter) constgeos::geom::Pointvirtual
apply_rw(const CoordinateFilter *filter) (defined in geos::geom::Point)geos::geom::Pointvirtual
apply_rw(GeometryFilter *filter) (defined in geos::geom::Point)geos::geom::Pointvirtual
apply_rw(GeometryComponentFilter *filter) (defined in geos::geom::Point)geos::geom::Pointvirtual
apply_rw(CoordinateSequenceFilter &filter)geos::geom::Pointvirtual
applyComponentFilter(T &f) constgeos::geom::Geometryinline
AutoPtr typedefgeos::geom::Geometry
buffer(double distance) constgeos::geom::Geometryvirtual
buffer(double distance, int quadrantSegments) constgeos::geom::Geometryvirtual
buffer(double distance, int quadrantSegments, int endCapStyle) constgeos::geom::Geometryvirtual
checkNotGeometryCollection(const Geometry *g) (defined in geos::geom::Geometry)geos::geom::Geometryprotectedstatic
clone() constgeos::geom::Pointinlinevirtual
compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
compare(std::vector< Geometry *> a, std::vector< Geometry *> b) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
compareTo(const Geometry *geom) const (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
compareToSameClass(const Geometry *p) const (defined in geos::geom::Point)geos::geom::Pointprotectedvirtual
computeEnvelopeInternal() const (defined in geos::geom::Point)geos::geom::Pointprotectedvirtual
ConstVect typedefgeos::geom::Point
contains(const Geometry *g) constgeos::geom::Geometryvirtual
convexHull() constgeos::geom::Geometryvirtual
coveredBy(const Geometry *g) constgeos::geom::Geometryinline
covers(const Geometry *g) constgeos::geom::Geometry
crosses(const Geometry *g) constgeos::geom::Geometryvirtual
difference(const Geometry *other) constgeos::geom::Geometryvirtual
disjoint(const Geometry *other) constgeos::geom::Geometryvirtual
distance(const Geometry *g) constgeos::geom::Geometryvirtual
envelopegeos::geom::Geometrymutableprotected
equal(const Coordinate &a, const Coordinate &b, double tolerance) const (defined in geos::geom::Geometry)geos::geom::Geometryprotected
equals(const Geometry *g) constgeos::geom::Geometryvirtual
equalsExact(const Geometry *other, double tolerance=0) constgeos::geom::Pointvirtual
Geometry(const Geometry &geom)geos::geom::Geometryprotected
Geometry(const GeometryFactory *factory)geos::geom::Geometryprotected
geometryChanged() (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
geometryChangedAction()geos::geom::Geometry
GeometryFactory (defined in geos::geom::Point)geos::geom::Pointfriend
getArea() constgeos::geom::Geometryvirtual
getBoundary() constgeos::geom::Pointvirtual
getBoundaryDimension() constgeos::geom::Pointvirtual
getCentroid() constgeos::geom::Geometryvirtual
getCentroid(Coordinate &ret) constgeos::geom::Geometryvirtual
getCoordinate() constgeos::geom::Pointvirtual
getCoordinateDimension() constgeos::geom::Pointvirtual
getCoordinates(void) constgeos::geom::Pointvirtual
getCoordinatesRO() const (defined in geos::geom::Point)geos::geom::Point
getDimension() constgeos::geom::Pointvirtual
getEnvelope() constgeos::geom::Geometryvirtual
getEnvelopeInternal() constgeos::geom::Geometryvirtual
getFactory() constgeos::geom::Geometryinline
getGeometryN(std::size_t) constgeos::geom::Geometryinlinevirtual
getGeometryType() constgeos::geom::Pointvirtual
getGeometryTypeId() constgeos::geom::Pointvirtual
getInteriorPoint() constgeos::geom::Geometryvirtual
getLength() constgeos::geom::Geometryvirtual
getNumGeometries() constgeos::geom::Geometryinlinevirtual
getNumPoints() constgeos::geom::Pointvirtual
getPrecisionModel() constgeos::geom::Geometry
getSRID() const (defined in geos::geom::Geometry)geos::geom::Geometryinlinevirtual
getUserData() constgeos::geom::Geometryinline
getX() const (defined in geos::geom::Point)geos::geom::Point
getY() const (defined in geos::geom::Point)geos::geom::Point
hasNonEmptyElements(const std::vector< Geometry *> *geometries)geos::geom::Geometryprotectedstatic
hasNullElements(const CoordinateSequence *list)geos::geom::Geometryprotectedstatic
hasNullElements(const std::vector< Geometry *> *lrs)geos::geom::Geometryprotectedstatic
intersection(const Geometry *other) constgeos::geom::Geometryvirtual
intersects(const Geometry *g) constgeos::geom::Geometryvirtual
isEmpty() constgeos::geom::Pointvirtual
isEquivalentClass(const Geometry *other) constgeos::geom::Geometryprotectedvirtual
isRectangle() constgeos::geom::Geometryinlinevirtual
isSimple() constgeos::geom::Pointvirtual
isValid() constgeos::geom::Geometryvirtual
isWithinDistance(const Geometry *geom, double cDistance) constgeos::geom::Geometryvirtual
NonConstVect typedefgeos::geom::Geometry
normalize(void)geos::geom::Pointinlinevirtual
overlaps(const Geometry *g) constgeos::geom::Geometryvirtual
Point(CoordinateSequence *newCoords, const GeometryFactory *newFactory)geos::geom::Pointprotected
Point(const Point &p) (defined in geos::geom::Point)geos::geom::Pointprotected
Puntal() (defined in geos::geom::Puntal)geos::geom::Puntalinlineprotected
relate(const Geometry *g, const std::string &intersectionPattern) constgeos::geom::Geometryvirtual
relate(const Geometry &g, const std::string &intersectionPattern) const (defined in geos::geom::Geometry)geos::geom::Geometryinline
relate(const Geometry *g) constgeos::geom::Geometryvirtual
relate(const Geometry &g) const (defined in geos::geom::Geometry)geos::geom::Geometryinline
reverse() const (defined in geos::geom::Point)geos::geom::Pointinline
setSRID(int newSRID) (defined in geos::geom::Geometry)geos::geom::Geometryinlinevirtual
setUserData(void *newUserData)geos::geom::Geometryinline
SRID (defined in geos::geom::Geometry)geos::geom::Geometryprotected
symDifference(const Geometry *other) constgeos::geom::Geometryvirtual
toString() constgeos::geom::Geometryvirtual
toText() const (defined in geos::geom::Geometry)geos::geom::Geometryvirtual
touches(const Geometry *other) constgeos::geom::Geometryvirtual
Union(const Geometry *other) constgeos::geom::Geometry
Union() constgeos::geom::Geometry
within(const Geometry *g) constgeos::geom::Geometryvirtual
~Geometry()geos::geom::Geometryvirtual
~Point() (defined in geos::geom::Point)geos::geom::Pointvirtual