| 
    Geo::GDAL
    2.3
    
   | 
 
A rectangular area in projection coordinates: xmin, ymin, xmax, ymax. 
  
 More...
Public Member Functions | |
| public method | ExpandToInclude (scalar extent) | 
| public method | IsEmpty () | 
| public scalar | Overlap (scalar extent) | 
| public scalar | Overlaps (scalar extent) | 
| public list | Size () | 
| public Geo::GDAL::Extent | new (array params) | 
A rectangular area in projection coordinates: xmin, ymin, xmax, ymax. 
 
| public method Geo::GDAL::Extent::ExpandToInclude | ( | scalar | extent | ) | 
Package subroutine. 
Extends this extent to include the other extent. 
| extent | Another Geo::GDAL::Extent object.  | 
Code:
| public method Geo::GDAL::Extent::IsEmpty | ( | ) | 
Code:
| public Geo::GDAL::Extent Geo::GDAL::Extent::new | ( | array | params | ) | 
| public scalar Geo::GDAL::Extent::Overlap | ( | scalar | extent | ) | 
Package subroutine. 
| extent | Another Geo::GDAL::Extent object.  | 
Code:
| public scalar Geo::GDAL::Extent::Overlaps | ( | scalar | extent | ) | 
Package subroutine. 
| extent | Another Geo::GDAL::Extent object.  | 
Code:
| public list Geo::GDAL::Extent::Size | ( | ) | 
Package subroutine. 
Code: