| add_destination_feature(FeatureBase *feature, bool connect=true) | geojson::FeatureBase | inlinevirtual | 
  | add_neighbor_feature(FeatureBase *feature, bool connect=true) | geojson::FeatureBase | inlinevirtual | 
  | add_origination_feature(FeatureBase *feature, bool connect=true) | geojson::FeatureBase | inlinevirtual | 
  | assign_neighbors() | geojson::FeatureBase | inlinevirtual | 
  | bounding_box | geojson::FeatureBase | protected | 
  | break_links() | geojson::FeatureBase | inlineprotectedvirtual | 
  | destination | geojson::FeatureBase | protected | 
  | destination_features() const | geojson::FeatureBase | inline | 
  | FeatureBase(std::string new_id="", PropertyMap new_properties=PropertyMap(), std::vector< double > new_bounding_box=std::vector< double >(), std::vector< FeatureBase * > origination_features=std::vector< FeatureBase * >(), std::vector< FeatureBase * > destination_features=std::vector< FeatureBase * >(), PropertyMap members=PropertyMap()) | geojson::FeatureBase | inlineprotected | 
  | FeatureBase(const FeatureBase &feature) | geojson::FeatureBase | inline | 
  | FeatureCollection class | geojson::FeatureBase | friend | 
  | foreign_members | geojson::FeatureBase | protected | 
  | geom | geojson::FeatureBase | protected | 
  | geometry() const | geojson::FeatureBase | inline | 
  | geometry() const | geojson::FeatureBase | inline | 
  | geometry(int index) const | geojson::FeatureBase | inline | 
  | geometry_collection | geojson::FeatureBase | protected | 
  | get(const std::string &key) const | geojson::FeatureBase | inlinevirtual | 
  | get_bounding_box() const | geojson::FeatureBase | inline | 
  | get_contributor_count() | geojson::FeatureBase | inline | 
  | get_destination_feature(std::string id) | geojson::FeatureBase | inline | 
  | get_destination_length() | geojson::FeatureBase | inline | 
  | get_geometry_collection() const | geojson::FeatureBase | inlinevirtual | 
  | get_id() const | geojson::FeatureBase | inline | 
  | get_id(std::string alt_id) const | geojson::FeatureBase | inline | 
  | get_number_of_destination_features() | geojson::FeatureBase | inline | 
  | get_number_of_neighbors() | geojson::FeatureBase | inline | 
  | get_number_of_origination_features() | geojson::FeatureBase | inline | 
  | get_origination_feature(std::string id) | geojson::FeatureBase | inline | 
  | get_origination_length() | geojson::FeatureBase | inline | 
  | get_properties() const | geojson::FeatureBase | inline | 
  | get_properties() | geojson::FeatureBase | inline | 
  | get_property(const std::string &key) const | geojson::FeatureBase | inlinevirtual | 
  | get_type() const | geojson::FeatureBase | inline | 
  | has_key(const std::string &key) | geojson::FeatureBase | inlinevirtual | 
  | has_property(std::string property_name) const | geojson::FeatureBase | inlinevirtual | 
  | id | geojson::FeatureBase | protected | 
  | is_leaf() | geojson::FeatureBase | inline | 
  | is_root() | geojson::FeatureBase | inline | 
  | keys() const | geojson::FeatureBase | inlinevirtual | 
  | neighbor_features() const | geojson::FeatureBase | inline | 
  | neighbors | geojson::FeatureBase | protected | 
  | operator!=(const FeatureBase &other) | geojson::FeatureBase | inline | 
  | operator==(const FeatureBase &rhs) | geojson::FeatureBase | inline | 
  | origination | geojson::FeatureBase | protected | 
  | origination_features() const | geojson::FeatureBase | inline | 
  | properties | geojson::FeatureBase | protected | 
  | property_keys() const | geojson::FeatureBase | inlinevirtual | 
  | remove_destination(FeatureBase *feature) | geojson::FeatureBase | inlineprotectedvirtual | 
  | remove_neighbor(FeatureBase *feature) | geojson::FeatureBase | inlineprotectedvirtual | 
  | remove_origination(FeatureBase *feature) | geojson::FeatureBase | inlineprotectedvirtual | 
  | set(const std::string &key, short value) | geojson::FeatureBase | inlinevirtual | 
  | set(const std::string &key, int value) | geojson::FeatureBase | inlinevirtual | 
  | set(const std::string &key, long value) | geojson::FeatureBase | inlinevirtual | 
  | set(const std::string &key, float value) | geojson::FeatureBase | inlinevirtual | 
  | set(const std::string &key, double value) | geojson::FeatureBase | inlinevirtual | 
  | set(const std::string &key, std::string value) | geojson::FeatureBase | inlinevirtual | 
  | set(const std::string &key, JSONProperty property) | geojson::FeatureBase | inlinevirtual | 
  | set_id(const std::string &new_id) | geojson::FeatureBase | inlinevirtual | 
  | type | geojson::FeatureBase | protected | 
  | visit(FeatureVisitor &visitor)=0 | geojson::FeatureBase | pure virtual | 
  | ~FeatureBase() | geojson::FeatureBase | inlinevirtual |