, including all inherited members.
add(Osmium::Geometry::Geometry *geometry, v8::Local< v8::Object > attributes) | Osmium::Export::Shapefile | [inline] |
add_attribute(const int field, const bool value) const | Osmium::Export::Shapefile | [inline] |
add_attribute(const int field, const int value) const | Osmium::Export::Shapefile | [inline] |
add_attribute(const int field, const std::string &value) const | Osmium::Export::Shapefile | [inline] |
add_attribute(const int field, const char *value) const | Osmium::Export::Shapefile | [inline] |
add_attribute(const int field) const | Osmium::Export::Shapefile | [inline] |
add_attribute_with_truncate(const int field, const char *value) | Osmium::Export::Shapefile | [inline] |
add_attribute_with_truncate(const int field, const std::string &value) | Osmium::Export::Shapefile | [inline] |
add_field(Field &field) | Osmium::Export::Shapefile | [inline] |
add_field(const std::string &name, DBFFieldType type, int width=1, int decimals=0) | Osmium::Export::Shapefile | [inline] |
add_field(const std::string &name, const std::string &type, int width=1, int decimals=0) | Osmium::Export::Shapefile | [inline] |
add_geometry(SHPObject *shp_object) | Osmium::Export::Shapefile | [inline] |
add_logical_attribute(int n, v8::Local< v8::Value > value) const | Osmium::Export::Shapefile | [inline] |
add_string_attribute(int n, v8::Local< v8::Value > value) const | Osmium::Export::Shapefile | [inline] |
close() | Osmium::Export::Shapefile | [inline] |
js_add(const v8::Arguments &args) | Osmium::Export::Shapefile | [inline] |
js_add_field(const v8::Arguments &args) | Osmium::Export::Shapefile | [inline] |
js_close(const v8::Arguments &) | Osmium::Export::Shapefile | [inline] |
js_instance() const | Osmium::Export::Shapefile | [inline] |
PolygonShapefile(const std::string &filename) | Osmium::Export::PolygonShapefile | [inline] |
Shapefile(const std::string &filename, int type) | Osmium::Export::Shapefile | [inline, protected] |
~Shapefile() | Osmium::Export::Shapefile | [inline, virtual] |