Geodot Plugin
Loading...
Searching...
No Matches
Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
godot::GeoFeature Class Reference
Inheritance diagram for godot::GeoFeature:
godot::GeoLine godot::GeoPoint godot::GeoPolygon

Public Member Functions

String get_attribute (String name) const
 
void set_attribute (String name, String value)
 
int get_id () const
 
Dictionary get_attributes () const
 
void set_gdal_feature (std::shared_ptr< Feature > gdal_feature)
 
void set_deleted (bool is_deleted)
 
bool intersects_with (Ref< GeoFeature > other)
 

Static Protected Member Functions

static void _bind_methods ()
 

Protected Attributes

std::shared_ptr< Featuregdal_feature
 

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