Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::IGeoIndex64Projector Struct Referenceabstract
Inheritance diagram for Maria::IGeoIndex64Projector:
Maria::GeoIndex64LatLonProjector

Public Member Functions

virtual IndexCoord ExternalToIndex (const ExternalCoord &ec) const =0
 
virtual std::pair< double, double > CoordUnitSizeMeters (const ExternalCoord &ec) const =0
 
virtual IndexCoord ExternalToIndex (double x, double y) const =0
 
virtual IndexArea ExternalToIndex (double x0, double y0, double x1, double y1) const =0
 
virtual ExternalCoord IndexToExternal (const IndexCoord &oc) const =0
 
virtual bool CheckExternalCoord (const ExternalCoord &c) const =0
 
virtual bool CheckIndexCoord (const IndexCoord &c) const =0
 
virtual std::string FormatExternal (const ExternalCoord &ec) const =0
 
virtual std::string FormatCoord (const IndexCoord &c) const =0
 
virtual std::string FormatArea (const IndexArea &ia) const =0
 

The documentation for this struct was generated from the following file: