Proxy of C++ OGRStyleTableShadow class.
|
|
|
__init__(self,
*args)
__init__(OGRStyleTableShadow self) -> StyleTable |
source code
|
|
|
AddStyle(self,
*args)
AddStyle(StyleTable self, char const * pszName, char const *
pszStyleString) -> int |
source code
|
|
|
LoadStyleTable(self,
*args)
LoadStyleTable(StyleTable self, char const * utf8_path) -> int |
source code
|
|
|
SaveStyleTable(self,
*args)
SaveStyleTable(StyleTable self, char const * utf8_path) -> int |
source code
|
|
|
Find(self,
*args)
Find(StyleTable self, char const * pszName) -> char const * |
source code
|
|
|
ResetStyleStringReading(self,
*args)
ResetStyleStringReading(StyleTable self) |
source code
|
|
|
GetNextStyle(self,
*args)
GetNextStyle(StyleTable self) -> char const * |
source code
|
|
|
GetLastStyleName(self,
*args)
GetLastStyleName(StyleTable self) -> char const * |
source code
|
|