class
#include <eckit/geo/Area.h>
Area
Derived classes
- class BoundingBox
Public types
Public static functions
-
static auto className() -> std::
string
Constructors, destructors, conversion operators
Public functions
- auto operator=(const Area&) -> Area& defaulted
- auto operator=(Area&&) -> Area& defaulted
-
auto spec() const -> spec::
Custom* -
auto spec_str() const -> std::
string -
auto intersects(area::
BoundingBox&) const -> bool pure virtual
Private functions
-
void fill_spec(spec::
Custom&) const pure virtual