|
Geo::GDAL
2.4
|
Inheritance diagram for Geo::GDAL::MDArray:
Collaboration diagram for Geo::GDAL::MDArray:Public Member Functions | |
| public method | AsClassicDataset () |
| public method | ComputeStatistics () |
| public method | CreateAttribute () |
| public method | DeleteNoDataValue () |
| public method | GetAttribute () |
| public method | GetDataType () |
| public method | GetDimensionCount () |
| public method | GetFullName () |
| public method | GetMask () |
| public method | GetName () |
| public method | GetNoDataValueAsDouble () |
| public method | GetOffset () |
| public method | GetScale () |
| public method | GetSpatialRef () |
| public method | GetStatistics () |
| public method | GetStructuralInfo () |
| public method | GetTotalElementsCount () |
| public method | GetUnit () |
| public method | GetUnscaled () |
| public method | GetView () |
| public method | SetNoDataValueDouble () |
| public method | SetOffset () |
| public method | SetScale () |
| public method | SetSpatialRef () |
| public method | SetUnit () |
| public method | Transpose () |
Public Member Functions inherited from Geo::GDAL | |
| public method | ApplyVerticalShiftGrid () |
| public method | BuildVRT () |
| public method | CPLBinaryToHex () |
| public method | CPLHexToBinary () |
| public method | ContourGenerateEx () |
| public method | CreatePansharpenedVRT () |
| public scalar | DataTypeIsComplex (scalar DataType) |
| public list | DataTypeValueRange (scalar DataType) |
| public list | DataTypes () |
| public scalar | DecToDMS (scalar angle, scalar axis, scalar precision=2) |
| public scalar | DecToPackedDMS (scalar dec) |
| public method | DontUseExceptions () |
| public Geo::GDAL::Driver | Driver (scalar Name) |
| public list | DriverNames () |
| public list | Drivers () |
| public method | EscapeString () |
| public scalar | FindFile (scalar basename) |
| public method | FinderClean () |
| public method | GDALMultiDimInfo () |
| public method | GEDTC_COMPOUND () |
| public method | GEDTC_NUMERIC () |
| public method | GEDTC_STRING () |
| public method | GOA2GetAccessToken () |
| public method | GOA2GetAuthorizationURL () |
| public method | GOA2GetRefreshToken () |
| public method | GVM_Diagonal () |
| public method | GVM_Edge () |
| public method | GVM_Max () |
| public method | GVM_Min () |
| public method | GVOT_MIN_TARGET_HEIGHT_FROM_DEM () |
| public method | GVOT_MIN_TARGET_HEIGHT_FROM_GROUND () |
| public method | GVOT_NORMAL () |
| public method | GetActualURL () |
| public scalar | GetCacheMax () |
| public scalar | GetCacheUsed () |
| public scalar | GetConfigOption (scalar key) |
| public scalar | GetDataTypeSize (scalar DataType) |
| public method | GetErrorCounter () |
| public method | GetFileMetadata () |
| public method | GetFileSystemOptions () |
| public method | GetFileSystemsPrefixes () |
| public method | GetJPEG2000StructureAsString () |
| public method | GetSignedURL () |
| public Geo::GDAL::Driver | IdentifyDriver (scalar path, scalar siblings) |
| public method | IdentifyDriverEx () |
| public method | MkdirRecursive () |
| public method | NetworkStatsGetAsSerializedJSON () |
| public method | NetworkStatsReset () |
| public Geo::GDAL::Dataset | Open (hash params) |
| public Geo::GDAL::Dataset | OpenEx (hash params) |
| public list | OpenFlags () |
| public scalar | PackCharacter (scalar DataType) |
| public scalar | PackedDMSToDec (scalar packed) |
| public method | PopFinderLocation () |
| public method | PushFinderLocation (scalar path) |
| public list | RIOResamplingTypes () |
| public list | ResamplingTypes () |
| public method | RmdirRecursive () |
| public method | SetCacheMax (scalar Bytes) |
| public method | SetConfigOption (scalar key, scalar value) |
| public method | SetCurrentErrorHandlerCatchDebug () |
| public method | SetFileMetadata () |
| public method | UnlinkBatch () |
| public method | UseExceptions () |
| public method | VSICurlClearCache () |
| public method | VSICurlPartialClearCache () |
| public method | VSIErrorReset () |
| public method | VSIFEofL () |
| public method | VSIFFlushL () |
| public method | VSIFOpenExL () |
| public method | VSIGetLastErrorMsg () |
| public method | VSIGetLastErrorNo () |
| public scalar | VersionInfo (scalar request='VERSION_NUM') |
| public method | ViewshedGenerate () |
| public scalar | errstr () |
| public method | wrapper_GDALMultiDimTranslateDestName () |
| public method Geo::GDAL::MDArray::AsClassicDataset | ( | ) |
Code:
| public method Geo::GDAL::MDArray::ComputeStatistics | ( | ) |
Code:
| public method Geo::GDAL::MDArray::CreateAttribute | ( | ) |
Code:
| public method Geo::GDAL::MDArray::DeleteNoDataValue | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetAttribute | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetDataType | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetDimensionCount | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetFullName | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetMask | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetName | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetNoDataValueAsDouble | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetOffset | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetScale | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetSpatialRef | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetStatistics | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetStructuralInfo | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetTotalElementsCount | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetUnit | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetUnscaled | ( | ) |
Code:
| public method Geo::GDAL::MDArray::GetView | ( | ) |
Code:
| public method Geo::GDAL::MDArray::SetNoDataValueDouble | ( | ) |
Code:
| public method Geo::GDAL::MDArray::SetOffset | ( | ) |
Code:
| public method Geo::GDAL::MDArray::SetScale | ( | ) |
Code:
| public method Geo::GDAL::MDArray::SetSpatialRef | ( | ) |
Code:
| public method Geo::GDAL::MDArray::SetUnit | ( | ) |
Code:
| public method Geo::GDAL::MDArray::Transpose | ( | ) |
Code: