Views
Maps Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvGeographicProjection Member List
This is the complete list of members for
IlvGeographicProjection
, including all inherited members.
addError
(IlvMapsError error)
IlvProjection
protected
ClassInfo
()
IlvProjection
static
ClassInfoRef
()
IlvProjection
static
copy
() const =0
IlvProjection
pure virtual
eForward
(IlvCoordinate &ll) const
IlvProjection
protected
virtual
eInverse
(IlvCoordinate &xy) const
IlvProjection
protected
virtual
forward
(const IlvCoordinate &llIn, IlvCoordinate &xyOut) const
IlvProjection
virtual
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
getUnitConverter
() const
IlvProjection
getXYOffset
() const
IlvProjection
IlvGeographicProjection
()
IlvGeographicProjection
IlvProjection
(IlBoolean ellipsoidEnabled, IlBoolean inverseEnabled, IlvProjectionGeometricProperty property)
IlvProjection
protected
InputError
()
IlvProjection
static
InvalidEllipsoidError
()
IlvProjection
static
inverse
(const IlvCoordinate &xyIn, IlvCoordinate &llOut) const
IlvProjection
virtual
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
IlvProjection
protected
virtual
Load
(IlvInputFile &inputFile)
IlvProjection
static
lock
()
IlvProjection
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 &)
IlvGeographicProjection
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
virtual
sForward
(IlvCoordinate &) const
IlvGeographicProjection
protected
virtual
sInverse
(IlvCoordinate &) const
IlvGeographicProjection
protected
virtual
ToleranceConditionError
()
IlvProjection
static
unLock
()
IlvProjection
UnsupportedFeatureError
()
IlvProjection
static
write
(IlvOutputFile &outputFile) const
IlvProjection
virtual