ProjectionFactory struct
#include <eckit/geo/Projection.h>
Public static functions
-
static auto build(const Projection::
Spec& spec) -> const Projection* -
static auto make_from_string(const std::
string&) -> const Projection* -
static auto make_spec(const Projection::
Spec& spec) -> Projection:: Spec* -
static auto list(std::
ostream& out) -> std:: ostream& -
static auto has_type(const std::
string& type) -> bool