addError(IlvMapsError error) | IlvProjection | protected |
copy() const =0 | IlvProjection | pure virtual |
eForward(IlvCoordinate &ll) const | IlvAlbersEqualAreaProjection | protectedvirtual |
eInverse(IlvCoordinate &xy) const | IlvAlbersEqualAreaProjection | protectedvirtual |
forward(const IlvCoordinate &llIn, IlvCoordinate &xyOut) const | IlvProjection | |
forward(IlvCoordinate &x) const | IlvProjection | |
getCentralMeridian() const | IlvProjection | |
getCentralParallel() const | IlvProjection | |
getClassInfo() const | IlvConicProjection | virtual |
getDatum(void) const | IlvProjection | |
getEllipsoid(void) const | IlvProjection | |
getError() const | IlvProjection | |
getFalseEasting() const | IlvProjection | |
getFalseNorthing() const | IlvProjection | |
getInterface() | IlvProjection | |
getLLCenter(void) const | IlvProjection | |
getProperty() const | IlvProjection | |
getSecantLatitude1(void) const | IlvConicProjection | |
getSecantLatitude2(void) const | IlvConicProjection | |
getSecantLatitudes() const | IlvConicProjection | |
getUnitConverter() const | IlvProjection | |
getXYOffset(void) const | IlvProjection | |
IlvAlbersEqualAreaProjection(IlDouble lat1=IlvMaps::DegreeToRadian(29.5), IlDouble lat2=IlvMaps::DegreeToRadian(45.5)) | IlvAlbersEqualAreaProjection | |
IlvConicProjection(IlBoolean ellipsoidEnabled, IlBoolean inverseEnabled, IlvProjectionGeometricProperty property) | IlvConicProjection | protected |
IlvProjection(IlBoolean ellipsoidEnabled, IlBoolean inverseEnabled, IlvProjectionGeometricProperty property) | IlvProjection | protected |
InputError() | IlvProjection | static |
InvalidEllipsoidError() | IlvProjection | static |
inverse(const IlvCoordinate &xyIn, IlvCoordinate &llOut) const | IlvProjection | |
inverse(IlvCoordinate &x) const | IlvProjection | |
isBad() const | IlvProjection | |
isEllipsoidEnabled() const | IlvProjection | |
isGeocentric() const | IlvProjection | |
isInverseEnabled() const | IlvProjection | |
isShared() const | IlvProjection | |
isUsingLongitudeReduction() const | IlvProjection | |
Load(IlvInputFile &inputFile) | IlvProjection | static |
lock() | IlvProjection | |
printPROJ4Descriptor(IL_STDPREF 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 &ellipsoid) | IlvAlbersEqualAreaProjection | virtual |
setError(IlvMapsError error) | IlvProjection | protected |
setFalseEasting(IlDouble falseEasting) | IlvProjection | |
setFalseNorthing(IlDouble falseNorthing) | IlvProjection | |
setGeocentric(IlBoolean geoc) | IlvProjection | |
setLLCenter(IlDouble lon, IlDouble lat) | IlvAlbersEqualAreaProjection | virtual |
setSecantLatitude1(IlDouble v) | IlvConicProjection | |
setSecantLatitude2(IlDouble v) | IlvConicProjection | |
setSecantLatitudes(const IlvCoordinate &s) | IlvAlbersEqualAreaProjection | virtual |
setShared() | IlvProjection | |
setUnitConverter(const IlvUnitConverter &converter) | IlvProjection | |
setUsingLongitudeReduction(IlBoolean use) | IlvProjection | |
setXYOffset(IlDouble x0, IlDouble y0) | IlvProjection | |
sForward(IlvCoordinate &ll) const | IlvAlbersEqualAreaProjection | protectedvirtual |
sInverse(IlvCoordinate &xy) const | IlvAlbersEqualAreaProjection | protectedvirtual |
ToleranceConditionError() | IlvProjection | static |
unLock() | IlvProjection | |
UnsupportedFeatureError() | IlvProjection | static |
write(IlvOutputFile &) const | IlvAlbersEqualAreaProjection | virtual |