Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
|
Questo รจ l'elenco completo di tutti i membri di fire::gear::projection::Projector, inclusi tutti i membri ereditati.
clone() const | fire::Object | protected |
equals(const Object &object) const | fire::Object | virtual |
finalize() | fire::Object | protected |
getClass() const | fire::Object | virtual |
getDestinationProjection() const | fire::gear::projection::Projector | |
getSourceProjection() const | fire::gear::projection::Projector | |
hashCode() const | fire::Object | |
LockGuard typedef | fire::Object | |
mutex | fire::Object | mutableprotected |
notify() const | fire::Object | |
notifyAll() const | fire::Object | |
Object() | fire::Object | |
Object(const Object &object) | fire::Object | |
operator<(const Object &object) const | fire::Object | virtual |
operator=(const fire::gear::projection::Projector &projector) | fire::gear::projection::Projector | |
fire::Object::operator=(const fire::Object &object) | fire::Object | |
operator==(const Object &object) const | fire::Object | virtual |
project(double &x, double &y) const | fire::gear::projection::Projector | |
project(double &x, double &y, double &z) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::Coordinate &coordinate) const | fire::gear::projection::Projector | |
project(fire::gear::geom::Coordinate &coordinate) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::CoordinateSequence &coordinateSequence) const | fire::gear::projection::Projector | |
project(fire::gear::geom::CoordinateSequence &coordinateSequence) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::Envelope &envelope) const | fire::gear::projection::Projector | |
project(fire::gear::geom::Envelope &envelope) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::Geometry &geometry) const | fire::gear::projection::Projector | |
project(fire::gear::geom::Geometry &geometry) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::Point &point) const | fire::gear::projection::Projector | |
project(fire::gear::geom::Point &point) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::LineString &lineString) const | fire::gear::projection::Projector | |
project(fire::gear::geom::LineString &lineString) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::LinearRing &linearRing) const | fire::gear::projection::Projector | |
project(fire::gear::geom::LinearRing &linearRing) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::Polygon &polygon) const | fire::gear::projection::Projector | |
project(fire::gear::geom::Polygon &polygon) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::MultiPoint &multiPoint) const | fire::gear::projection::Projector | |
project(fire::gear::geom::MultiPoint &multiPoint) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::MultiLineString &multiLineString) const | fire::gear::projection::Projector | |
project(fire::gear::geom::MultiLineString &multiLineString) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::MultiPolygon &multiPolygon) const | fire::gear::projection::Projector | |
project(fire::gear::geom::MultiPolygon &multiPolygon) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::GeometryCollection &geometryCollection) const | fire::gear::projection::Projector | |
project(fire::gear::geom::GeometryCollection &geometryCollection) const | fire::gear::projection::Projector | |
project(const fire::gear::geom::Group &group) const | fire::gear::projection::Projector | |
project(fire::gear::geom::Group &group) const | fire::gear::projection::Projector | |
Projector(fire::gear::projection::Projection *sourceProjection, fire::gear::projection::Projection *destinationProjection) | fire::gear::projection::Projector | |
Projector(const fire::gear::projection::Projector &projector) | fire::gear::projection::Projector | |
reset(fire::gear::projection::Projection *sourceProjection, fire::gear::projection::Projection *destinationProjection) | fire::gear::projection::Projector | |
reverse() | fire::gear::projection::Projector | |
setDestinationProjection(fire::gear::projection::Projection *destinationProjection) | fire::gear::projection::Projector | |
setDestinationProjection(int srid) | fire::gear::projection::Projector | |
setSourceProjection(fire::gear::projection::Projection *sourceProjection) | fire::gear::projection::Projector | |
setSourceProjection(int srid) | fire::gear::projection::Projector | |
toString() const | fire::Object | virtual |
wait() const | fire::Object | |
waitFor(std::size_t timeout) const | fire::Object | |
waitFor(std::size_t timeout, int nanos) const | fire::Object | |
~Object() | fire::Object | virtual |
~Projector() | fire::gear::projection::Projector | virtual |