Proxy of C++ GDALDimensionHS class.
|
|
|
|
|
GetName(self,
*args)
GetName(Dimension self) -> char const * |
source code
|
|
|
GetFullName(self,
*args)
GetFullName(Dimension self) -> char const * |
source code
|
|
|
GetType(self,
*args)
GetType(Dimension self) -> char const * |
source code
|
|
|
GetDirection(self,
*args)
GetDirection(Dimension self) -> char const * |
source code
|
|
|
GetSize(self,
*args)
GetSize(Dimension self) -> unsigned long long |
source code
|
|
|
GetIndexingVariable(self,
*args)
GetIndexingVariable(Dimension self) -> MDArray |
source code
|
|
|
SetIndexingVariable(self,
*args)
SetIndexingVariable(Dimension self, MDArray array) -> bool |
source code
|
|