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

Public Member Functions

 Feature (const rapidjson::Value &value)
 
GeoJSONObject GetGeometry () const
 
- Public Member Functions inherited from Eegeo::Data::GeoJSON::GeoJSONObject
 GeoJSONObject (const rapidjson::Value &value)
 
const Types GetType () const
 
Polygon AsPolygon () const
 
MultiPolygon AsMultiPolygon () const
 
Feature AsFeature () const
 
FeatureCollection AsFeatureCollection () const
 

Additional Inherited Members

- Protected Attributes inherited from Eegeo::Data::GeoJSON::GeoJSONObject
const rapidjson::Value & m_value
 
const Types m_type
 

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