LayersWriter¶
-
class
LayersWriter
(*args, **kwargs)¶ LayersWriter inherits from LayersEditor. It is responsible for creating a new instance of a OGRDataSet. It has only a constructor.
See also
- LayersSet
- LayersEditor
Construction
__init__ (*args, **kwargs) |
Instantiate a LayersWriter object |
LayersWriter
has no further methods. All available methods are defined in the upper classes LayersEditor
and LayersSet
.