This is the complete list of members for te::gm::AddProjectedCoordinates, including all inherited members.
AbstractValidator() | te::gm::AbstractValidator | |
AddProjectedCoordinates() | te::gm::AddProjectedCoordinates | |
getIntermediateProjectedCoordinates(const te::gm::Coord2D &c1, const te::gm::Coord2D &c2, const te::gm::KdTreeSingle &spatialIndex, double distance) const | te::gm::AddProjectedCoordinates | protected |
m_coordinateIndex | te::gm::AddProjectedCoordinates | mutableprotected |
m_precision | te::gm::AbstractValidator | protected |
mountTopology(const te::gm::GeometryVector &vecOuterRings, const te::gm::GeometryVector &vecInnerRings) const | te::gm::AbstractValidator | protected |
setCoordinateIndex(KdTreeSingle *coordinateIndex) | te::gm::AddProjectedCoordinates | |
setPrecision(double precision) | te::gm::AbstractValidator | virtual |
validate(const te::gm::Geometry *geometry, bool &wasChanged) const override | te::gm::AddProjectedCoordinates | virtual |
te::gm::AbstractValidator::validate(const te::gm::Geometry *geometry) const | te::gm::AbstractValidator | virtual |
validateCollection(const te::gm::GeometryCollection *collection, bool &wasChanged) const | te::gm::AbstractValidator | protectedvirtual |
validateLine(const te::gm::LineString *lineString, bool &wasChanged) const override | te::gm::AddProjectedCoordinates | protectedvirtual |
validatePolygon(const te::gm::Polygon *polygon, bool &wasChanged) const | te::gm::AbstractValidator | protectedvirtual |
~AbstractValidator()=default | te::gm::AbstractValidator | virtual |
~AddProjectedCoordinates()=default | te::gm::AddProjectedCoordinates | virtual |