|
Geo::GDAL
2.0
|
A definition of a spatial attribute. More...
Inheritance diagram for Geo::OGR::GeomFieldDefn:
Collaboration diagram for Geo::OGR::GeomFieldDefn:Public Member Functions | |
| public method | GetSchema () |
| public scalar | Ignored (scalar ignore) |
| public scalar | Name (scalar name) |
| public scalar | Nullable (scalar nullable) |
| public hash reference | Schema (hash params) |
| public method | SetSchema () |
| public scalar | SpatialReference (scalar sr) |
| public method | Type () |
| public method | Types () |
| public Geo::OGR::GeomFieldDefn | new (hash params) |
| Create a new spatial field definition. More... | |
Public Member Functions inherited from Geo::OGR | |
| public list | ByteOrders () |
| public scalar | GeometryTypeModify (scalar type, scalar modifier) |
| public scalar | GeometryTypeTest (scalar type, scalar test, scalar type2) |
| public list | GeometryTypes () |
| public Geo::OGR::Driver | GetDriver (scalar name) |
| public list | GetDriverNames () |
| public method | GetNonLinearGeometriesEnabledFlag () |
| public Geo::OGR::DataSource | GetOpenDS (scalar number) |
| public scalar | GetOpenDSCount () |
| public method | OLMD_FID64 () |
| public Geo::OGR::DataSource | Open (scalar name, scalar update=0) |
| public Geo::OGR::DataSource | OpenShared (scalar name, scalar update=0) |
| public method | SetGenerate_DB2_V72_BYTE_ORDER (scalar Generate_DB2_V72_BYTE_ORDER) |
| public method | SetNonLinearGeometriesEnabledFlag () |
| public method Geo::OGR::GeomFieldDefn::GetSchema | ( | ) |
Code:
| public scalar Geo::OGR::GeomFieldDefn::Ignored | ( | scalar | ignore | ) |
Code:
| public scalar Geo::OGR::GeomFieldDefn::Name | ( | scalar | name | ) |
Code:
| public Geo::OGR::GeomFieldDefn Geo::OGR::GeomFieldDefn::new | ( | hash | params | ) |
Create a new spatial field definition.
Class method.
| params | one or more of:
|
Code:
| public scalar Geo::OGR::GeomFieldDefn::Nullable | ( | scalar | nullable | ) |
Code:
| public hash reference Geo::OGR::GeomFieldDefn::Schema | ( | hash | params | ) |
Get the schema or set parts of the schema.
| params | [optional] as those in Geo::OGR::GeomFieldDefn::new. |
Code:
| public method Geo::OGR::GeomFieldDefn::SetSchema | ( | ) |
Code:
| public scalar Geo::OGR::GeomFieldDefn::SpatialReference | ( | scalar | sr | ) |
Code:
| public method Geo::OGR::GeomFieldDefn::Type | ( | ) |
| public method Geo::OGR::GeomFieldDefn::Types | ( | ) |
Class method.
Code: