PROJ C++ API
Public Member Functions | List of all members
osgeo::proj::io::IWKTExportable Class Reference

Interface for an object that can be exported to WKT. More...

#include <io.hpp>

Inheritance diagram for osgeo::proj::io::IWKTExportable:
Inheritance graph
[legend]

Public Member Functions

std::string exportToWKT (WKTFormatter *formatter) const
 

Detailed Description

Interface for an object that can be exported to WKT.

Member Function Documentation

std::string osgeo::proj::io::IWKTExportable::exportToWKT ( WKTFormatter formatter) const

Builds a WKT representation. May throw a FormattingException


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