Module: ShapesLib
- Defined in:
- ext/shapes/shapes.c
Defined Under Namespace
Class Method Summary collapse
- .close_dbf ⇒ Object
- .close_shape ⇒ Object
- .create_dbf ⇒ Object
-
.create_object ⇒ Object
ShapeFile manipulation.
- .create_shape ⇒ Object
- .dbf_add_field ⇒ Object
- .dbf_attribute_null? ⇒ Boolean
- .dbf_delete_record ⇒ Object
-
.dbf_field_count ⇒ Object
DBF manipulation.
- .dbf_field_index ⇒ Object
- .dbf_field_type ⇒ Object
- .dbf_read_double ⇒ Object
-
.dbf_read_int ⇒ Object
Attribute read / write.
- .dbf_read_string ⇒ Object
- .dbf_record_count ⇒ Object
- .dbf_record_deleted? ⇒ Boolean
- .dbf_write_double ⇒ Object
- .dbf_write_integer ⇒ Object
- .dbf_write_null ⇒ Object
- .dbf_write_string ⇒ Object
-
.open_dbf ⇒ Object
DBF IO.
-
.open_shape ⇒ Object
Bridge for ShapeFile IO.
Class Method Details
.close_dbf ⇒ Object
.close_shape ⇒ Object
.create_dbf ⇒ Object
.create_object ⇒ Object
ShapeFile manipulation
.create_shape ⇒ Object
.dbf_add_field ⇒ Object
.dbf_attribute_null? ⇒ Boolean
.dbf_delete_record ⇒ Object
.dbf_field_count ⇒ Object
DBF manipulation
.dbf_field_index ⇒ Object
.dbf_field_type ⇒ Object
.dbf_read_double ⇒ Object
.dbf_read_int ⇒ Object
Attribute read / write
.dbf_read_string ⇒ Object
.dbf_record_count ⇒ Object
.dbf_record_deleted? ⇒ Boolean
.dbf_write_double ⇒ Object
.dbf_write_integer ⇒ Object
.dbf_write_null ⇒ Object
.dbf_write_string ⇒ Object
.open_dbf ⇒ Object
DBF IO
.open_shape ⇒ Object
Bridge for ShapeFile IO