addError(IlvMapsError error) | IlvProjection | protected |
ClassInfo() | IlvProjection | static |
ClassInfoRef() | IlvProjection | static |
copy() const =0 | IlvProjection | pure virtual |
eForward(IlvCoordinate &) const | IlvTransverseMercatorProjection | protectedvirtual |
eInverse(IlvCoordinate &) const | IlvTransverseMercatorProjection | protectedvirtual |
forward(const IlvCoordinate &llIn, IlvCoordinate &xyOut) const | IlvTransverseMercatorProjection | virtual |
forward(const IlvCoordinate &llIn, IlvCoordinate &xyOut) const | IlvTransverseMercatorProjection | |
forward(IlvCoordinate &coords) const | IlvTransverseMercatorProjection | |
IlvProjection::forward(IlvCoordinate &coords) const | IlvProjection | virtual |
getCentralMeridian() const | IlvProjection | |
getCentralParallel() const | IlvProjection | |
getClassInfo() const | IlvProjection | virtual |
getDatum(void) const | IlvProjection | |
getEllipsoid() const | IlvProjection | |
getError() const | IlvProjection | |
getFalseEasting() const | IlvProjection | |
getFalseNorthing() const | IlvProjection | |
getInterface() | IlvProjection | |
getLLCenter(void) const | IlvProjection | |
getProperty() const | IlvProjection | |
getScaleFactor() const | IlvTransverseMercatorProjection | |
getUnitConverter() const | IlvProjection | |
getXYOffset() const | IlvProjection | |
IlvProjection(IlBoolean ellipsoidEnabled, IlBoolean inverseEnabled, IlvProjectionGeometricProperty property) | IlvProjection | protected |
IlvTransverseMercatorProjection(IlDouble latitudeOfTrueScale=0.) | IlvTransverseMercatorProjection | |
InputError() | IlvProjection | static |
InvalidEllipsoidError() | IlvProjection | static |
inverse(const IlvCoordinate &xyIn, IlvCoordinate &llOut) const | IlvTransverseMercatorProjection | virtual |
inverse(const IlvCoordinate &xyIn, IlvCoordinate &llOut) const | IlvTransverseMercatorProjection | |
inverse(IlvCoordinate &coords) const | IlvTransverseMercatorProjection | |
IlvProjection::inverse(IlvCoordinate &coords) const | IlvProjection | virtual |
isBad() const | IlvProjection | |
isEllipsoidEnabled() const | IlvProjection | |
isGeocentric() const | IlvProjection | |
isInverseEnabled() const | IlvProjection | |
isShared() const | IlvProjection | |
isUsingLongitudeReduction() const | IlvProjection | |
isUsingProj4() const | IlvTransverseMercatorProjection | protectedvirtual |
Load(IlvInputFile &inputFile) | IlvProjection | static |
lock() | IlvProjection | |
printPROJ4Descriptor(std::ostream &ostr, IlvMapsError *status=0) const | IlvProjection | virtual |
PROJ4ToIlvProjection(const char *proj4Descriptor, IlvMapsError *status=0) | IlvProjection | static |
save(IlvOutputFile &outputFile) const | IlvProjection | |
setCentralMeridian(IlDouble lon) | IlvProjection | |
setCentralParallel(IlDouble lat) | IlvProjection | |
setDatum(const IlvHorizontalDatum *datum) | IlvProjection | virtual |
setEllipsoid(const IlvEllipsoid &) | IlvTransverseMercatorProjection | virtual |
setError(IlvMapsError error) | IlvProjection | protected |
setFalseEasting(IlDouble falseEasting) | IlvProjection | |
setFalseNorthing(IlDouble falseNorthing) | IlvProjection | |
setGeocentric(IlBoolean geoc) | IlvProjection | |
setLLCenter(IlDouble, IlDouble) | IlvTransverseMercatorProjection | virtual |
setScaleFactor(IlDouble k0) | IlvTransverseMercatorProjection | virtual |
setShared() | IlvProjection | |
setUnitConverter(const IlvUnitConverter &converter) | IlvProjection | |
setUsingLongitudeReduction(IlBoolean use) | IlvProjection | |
setXYOffset(IlDouble x0, IlDouble y0) | IlvTransverseMercatorProjection | virtual |
sForward(IlvCoordinate &) const | IlvTransverseMercatorProjection | protectedvirtual |
sInverse(IlvCoordinate &) const | IlvTransverseMercatorProjection | protectedvirtual |
ToleranceConditionError() | IlvProjection | static |
unLock() | IlvProjection | |
UnsupportedFeatureError() | IlvProjection | static |
write(IlvOutputFile &) const | IlvTransverseMercatorProjection | virtual |