List of all members.
Member Function Documentation
Geo::OGR::Geometry::AddGeometry |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (OGRErr)
Geo::OGR::Geometry::AddGeometryDirectly |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (OGRErr)
Geo::OGR::Geometry::AddPoint |
( |
scalar |
x, |
|
|
scalar |
y, |
|
|
scalar |
z = 0 |
|
) |
| |
Geo::OGR::Geometry::AssignSpatialReference |
( |
scalar |
reference | ) |
|
Geo::OGR::Geometry::Buffer |
( |
scalar |
distance, |
|
|
scalar |
quadsecs = 30 |
|
) |
| |
Geo::OGR::Geometry::Centroid |
( |
| ) |
|
Geo::OGR::Geometry::Clone |
( |
| ) |
|
Geo::OGR::Geometry::CloseRings |
( |
| ) |
|
Geo::OGR::Geometry::Contains |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::ConvexHull |
( |
| ) |
|
Geo::OGR::Geometry::Crosses |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::Difference |
( |
scalar |
other | ) |
|
Geo::OGR::Geometry::Disjoint |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::Distance |
( |
scalar |
other | ) |
|
Geo::OGR::Geometry::Empty |
( |
| ) |
|
Geo::OGR::Geometry::Equal |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::ExportToGML |
( |
| ) |
|
- Returns:
- scalar (GML string)
Geo::OGR::Geometry::ExportToWkb |
( |
scalar |
byte_order = scalar Geo::OGR::wkbXDR | ) |
|
- Returns:
- scalar (WKB binary string)
Geo::OGR::Geometry::ExportToWkt |
( |
| ) |
|
- Returns:
- scalar (WKT string)
Geo::OGR::Geometry::FlattenTo2D |
( |
| ) |
|
Geo::OGR::Geometry::GetArea |
( |
| ) |
|
Geo::OGR::Geometry::GetBoundary |
( |
| ) |
|
Geo::OGR::Geometry::GetCoordinateDimension |
( |
| ) |
|
Geo::OGR::Geometry::GetDimension |
( |
| ) |
|
Geo::OGR::Geometry::GetEnvelope |
( |
| ) |
|
- Returns:
- arrayref = [$minx, $maxx, $miny, $maxy]
Geo::OGR::Geometry::GetGeometryCount |
( |
| ) |
|
Geo::OGR::Geometry::GetGeometryName |
( |
| ) |
|
Geo::OGR::Geometry::GetGeometryRef |
( |
scalar |
geom | ) |
|
Geo::OGR::Geometry::GetGeometryType |
( |
| ) |
|
- Returns:
- one of Geo::OGR::wkb*
Geo::OGR::Geometry::GetPointCount |
( |
| ) |
|
Geo::OGR::Geometry::GetSpatialReference |
( |
| ) |
|
Geo::OGR::Geometry::GetX |
( |
scalar |
point = 0 | ) |
|
Geo::OGR::Geometry::GetY |
( |
scalar |
point = 0 | ) |
|
Geo::OGR::Geometry::GetZ |
( |
scalar |
point = 0 | ) |
|
Geo::OGR::Geometry::Intersect |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::Intersection |
( |
scalar |
other | ) |
|
Geo::OGR::Geometry::new |
( |
scalar |
type = scalar Geo::OGR::wkbUnknown , |
|
|
scalar |
wkt = undef , |
|
|
scalar |
wkb = undef , |
|
|
scalar |
gml = undef |
|
) |
| |
Geo::OGR::Geometry::Overlaps |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::SetCoordinateDimension |
( |
scalar |
dimension | ) |
|
Geo::OGR::Geometry::SetPoint |
( |
scalar |
point, |
|
|
scalar |
x, |
|
|
scalar |
y, |
|
|
scalar |
z = 0 |
|
) |
| |
Geo::OGR::Geometry::SymmetricDifference |
( |
scalar |
other | ) |
|
Geo::OGR::Geometry::Touches |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::Transform |
( |
scalar |
trans | ) |
|
- Parameters:
-
- Returns:
- scalar (OGRErr)
Geo::OGR::Geometry::TransformTo |
( |
scalar |
reference | ) |
|
- Parameters:
-
- Returns:
- scalar (OGRErr)
Geo::OGR::Geometry::Union |
( |
scalar |
other | ) |
|
Geo::OGR::Geometry::Within |
( |
scalar |
other | ) |
|
- Parameters:
-
- Returns:
- scalar (int)
Geo::OGR::Geometry::WkbSize |
( |
| ) |
|
The documentation for this class was generated from the following file: