CellsFactory class

CellsFactory class

Utility for instantiating classes of Cells model.

The CellsFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Constructs a new instance of CellsFactory

Methods

MethodDescription
create_style(self)Creates a new style.

See Also