, including all inherited members.
addError(IlvMapsError error) | IlvProjection | [protected] |
ClassInfo() | IlvUnknownProjection | [static] |
ClassInfoRef() | IlvUnknownProjection | [static] |
copy() const | IlvUnknownProjection | [virtual] |
eForward(IlvCoordinate &ll) const | IlvUnknownProjection | [protected, virtual] |
eInverse(IlvCoordinate &xy) const | IlvUnknownProjection | [protected, virtual] |
forward(const IlvCoordinate &llIn, IlvCoordinate &xyOut) const | IlvProjection | |
forward(IlvCoordinate &x) const | IlvProjection | |
getCentralMeridian() const | IlvProjection | |
getCentralParallel() const | IlvProjection | |
getClassInfo() const | IlvUnknownProjection | [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 | |
getUnitConverter() const | IlvProjection | |
getXYOffset(void) const | IlvProjection | |
IlvProjection(IlBoolean ellipsoidEnabled, IlBoolean inverseEnabled, IlvProjectionGeometricProperty property) | IlvProjection | [protected] |
IlvUnknownProjection() | IlvUnknownProjection | |
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 &, 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) | IlvProjection | [virtual] |
setError(IlvMapsError error) | IlvProjection | [protected] |
setFalseEasting(IlDouble falseEasting) | IlvProjection | |
setFalseNorthing(IlDouble falseNorthing) | IlvProjection | |
setGeocentric(IlBoolean geoc) | IlvProjection | |
setLLCenter(IlDouble lon, IlDouble lat) | IlvProjection | [virtual] |
setShared() | IlvProjection | |
setUnitConverter(const IlvUnitConverter &converter) | IlvProjection | |
setUsingLongitudeReduction(IlBoolean use) | IlvProjection | |
setXYOffset(IlDouble x0, IlDouble y0) | IlvProjection | |
sForward(IlvCoordinate &ll) const | IlvUnknownProjection | [protected, virtual] |
sInverse(IlvCoordinate &xy) const | IlvUnknownProjection | [protected, virtual] |
ToleranceConditionError() | IlvProjection | [static] |
unLock() | IlvProjection | |
UnsupportedFeatureError() | IlvProjection | [static] |
write(IlvOutputFile &outputFile) const | IlvProjection | [virtual] |