Geo::GDAL::MajorObject Class Reference

Inherits Geo::GDAL.

Inherited by Geo::GDAL::Band, Geo::GDAL::ColorTable, Geo::GDAL::Dataset, and Geo::GDAL::Driver.

Inheritance diagram for Geo::GDAL::MajorObject:

Inheritance graph
[legend]
List of all members.

Public Object Methods

scalar Description (scalar description)
scalar GetDescription ()
 SetDescription (scalar NewDesc)
hashref Metadata (hashref metadata=undef, scalar domain= '')
hashref GetMetadata (scalar domain="")
 SetMetadata (hashref metadata, scalar domain="")

Public Class Methods

 Domains

Public Attributes

 DOMAINS

Member Function Documentation

scalar Geo::GDAL::MajorObject::Description ( scalar  description  ) 

Parameters:
description [optional]
Returns:
the description in a non-void context.

scalar Geo::GDAL::MajorObject::GetDescription (  ) 

Returns:

hashref Geo::GDAL::MajorObject::GetMetadata ( scalar  domain = ""  ) 

Note:
see Metadata
Parameters:
domain 
Returns:

hashref Geo::GDAL::MajorObject::Metadata ( hashref  metadata = undef,
scalar  domain = '' 
)

Parameters:
metadata 
domain 
Returns:
the metadata in a non-void context.

Geo::GDAL::MajorObject::SetDescription ( scalar  NewDesc  ) 

Parameters:
NewDesc 

Geo::GDAL::MajorObject::SetMetadata ( hashref  metadata,
scalar  domain = "" 
)

Note:
see Metadata
Parameters:
metadata 
domain 


Member Data Documentation

Geo::GDAL::MajorObject::DOMAINS

a class specific list, well known metadata domains

Geo::GDAL::MajorObject::Domains

Returns:
the class specific DOMAINS list


The documentation for this class was generated from the following file:
Generated on 26 May 2013 for Geo::GDAL by  doxygen 1.4.7