This class implements georeferenced spatial reference systems. More...
Protected Member Functions | |
VgGeoReferencedSRS () | |
This constructor is declared protected to prevent direct instantiation. | |
virtual | ~VgGeoReferencedSRS () |
Class destructor. | |
Friends | |
class | VgInstanceFactory |
class | VgPositionToolbox |
This class implements georeferenced spatial reference systems.
It is not possible to create these, they are obtained through the VgEngine::VgPositionToolbox class.
VgEngine::VgGeoReferencedSRS::VgGeoReferencedSRS | ( | ) | [protected] |
This constructor is declared protected to prevent direct instantiation.
virtual VgEngine::VgGeoReferencedSRS::~VgGeoReferencedSRS | ( | ) | [protected, virtual] |
Class destructor.
friend class VgInstanceFactory [friend] |
friend class VgPositionToolbox [friend] |