All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Protected Attributes | List of all members
Eegeo::Data::GeoJSON::GeoJSONObject Class Reference
Inheritance diagram for Eegeo::Data::GeoJSON::GeoJSONObject:
Eegeo::Data::GeoJSON::Feature Eegeo::Data::GeoJSON::FeatureCollection Eegeo::Data::GeoJSON::MultiPolygon Eegeo::Data::GeoJSON::Polygon

Public Member Functions

 GeoJSONObject (const rapidjson::Value &value)
 
const Types GetType () const
 
Polygon AsPolygon () const
 
MultiPolygon AsMultiPolygon () const
 
Feature AsFeature () const
 
FeatureCollection AsFeatureCollection () const
 

Protected Attributes

const rapidjson::Value & m_value
 
const Types m_type
 

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