WorldTransformer Member List

This is the complete list of members for WorldTransformer, including all inherited members.

getS1Height()WorldTransformerinline
getS1llx()WorldTransformerinline
getS1lly()WorldTransformerinline
getS1urx()WorldTransformerinline
getS1ury()WorldTransformerinline
getS1Width()WorldTransformerinline
getS2Height()WorldTransformerinline
getS2llx()WorldTransformerinline
getS2lly()WorldTransformerinline
getS2urx()WorldTransformerinline
getS2ury()WorldTransformerinline
getS2Width()WorldTransformerinline
getScaleX()WorldTransformerinline
getScaleY()WorldTransformerinline
getTranslateX()WorldTransformerinline
getTranslateY()WorldTransformerinline
initVariables(const te::gm::Envelope &system1Box, const te::gm::Envelope &system2Box)WorldTransformerinlineprotected
isMirroring()WorldTransformerinline
isValid()WorldTransformerinline
m_mirroringWorldTransformerprotected
m_s1HeightWorldTransformerprotected
m_s1llxWorldTransformerprotected
m_s1llyWorldTransformerprotected
m_s1urxWorldTransformerprotected
m_s1uryWorldTransformerprotected
m_s1WidthWorldTransformerprotected
m_s2HeightWorldTransformerprotected
m_s2llxWorldTransformerprotected
m_s2llyWorldTransformerprotected
m_s2urxWorldTransformerprotected
m_s2uryWorldTransformerprotected
m_s2WidthWorldTransformerprotected
m_scaleXWorldTransformerprotected
m_scaleYWorldTransformerprotected
m_translateXWorldTransformerprotected
m_translateYWorldTransformerprotected
m_validWorldTransformerprotected
setMirroring(bool mirror)WorldTransformerinline
setTransformationParameters(const te::gm::Envelope &system1Box, const te::gm::Envelope &system2Box)WorldTransformerinline
system1Tosystem2(double &wx, double &wy) const WorldTransformerinline
system1Tosystem2(const double &wx, const double &wy, double &dx, double &dy) const WorldTransformerinline
system1Tosystem2(const te::gm::Coord2D &c1) const WorldTransformerinline
system2Tosystem1(double &dx, double &dy) const WorldTransformerinline
system2Tosystem1(double dx, double dy, double &wx, double &wy) const WorldTransformerinline
WorldTransformer()WorldTransformerinline
WorldTransformer(const double &s1llx, const double &s1lly, const double &s1urx, const double &s1ury, double s2width, double s2height)WorldTransformerinline
WorldTransformer(const te::gm::Envelope &system1Box, const te::gm::Envelope &system2Box)WorldTransformerinline
WorldTransformer(const WorldTransformer &other)WorldTransformerinline
~WorldTransformer()=defaultWorldTransformer