PROJ C++ API
osgeo::proj::operation::CoordinateOperationContext Member List

This is the complete list of members for osgeo::proj::operation::CoordinateOperationContext, including all inherited members.

create(const io::AuthorityFactoryPtr &authorityFactory, const metadata::ExtentPtr &extent, double accuracy)osgeo::proj::operation::CoordinateOperationContextstatic
getAllowUseIntermediateCRS() const osgeo::proj::operation::CoordinateOperationContext
getAreaOfInterest() const osgeo::proj::operation::CoordinateOperationContext
getAuthorityFactory() const osgeo::proj::operation::CoordinateOperationContext
getDesiredAccuracy() const osgeo::proj::operation::CoordinateOperationContext
getGridAvailabilityUse() const osgeo::proj::operation::CoordinateOperationContext
getIntermediateCRS() const osgeo::proj::operation::CoordinateOperationContext
getSourceAndTargetCRSExtentUse() const osgeo::proj::operation::CoordinateOperationContext
getSpatialCriterion() const osgeo::proj::operation::CoordinateOperationContext
getUsePROJAlternativeGridNames() const osgeo::proj::operation::CoordinateOperationContext
GridAvailabilityUse enum nameosgeo::proj::operation::CoordinateOperationContext
setAllowUseIntermediateCRS(bool use)osgeo::proj::operation::CoordinateOperationContext
setAreaOfInterest(const metadata::ExtentPtr &extent)osgeo::proj::operation::CoordinateOperationContext
setDesiredAccuracy(double accuracy)osgeo::proj::operation::CoordinateOperationContext
setGridAvailabilityUse(GridAvailabilityUse use)osgeo::proj::operation::CoordinateOperationContext
setIntermediateCRS(const std::vector< std::pair< std::string, std::string >> &intermediateCRSAuthCodes)osgeo::proj::operation::CoordinateOperationContext
setSourceAndTargetCRSExtentUse(SourceTargetCRSExtentUse use)osgeo::proj::operation::CoordinateOperationContext
setSpatialCriterion(SpatialCriterion criterion)osgeo::proj::operation::CoordinateOperationContext
setUsePROJAlternativeGridNames(bool usePROJNames)osgeo::proj::operation::CoordinateOperationContext
SourceTargetCRSExtentUse enum nameosgeo::proj::operation::CoordinateOperationContext
SpatialCriterion enum nameosgeo::proj::operation::CoordinateOperationContext