class documentation

class LayerOwsOptions(Data): (source)

Constructor: LayerOwsOptions(*args, **kwargs)

View In Hierarchy

Undocumented

Class Variable enabled Undocumented
Class Variable featureName Undocumented
Class Variable geometryName Undocumented
Class Variable layerName Undocumented
Class Variable xmlNamespace Undocumented

Inherited from Data:

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
enabled: bool = (source)

Undocumented

featureName: str = (source)

Undocumented

geometryName: str = (source)

Undocumented

layerName: str = (source)

Undocumented

Undocumented