model_exporters package¶
Submodules¶
model_exporters.dot_exporting_strategy module¶
model_exporters.encoded_file_exporting_strategy module¶
model_exporters.image_exporting_strategy module¶
model_exporters.image_exporting_strategy_without_hole_state module¶
-
class
model_exporters.image_exporting_strategy_without_hole_state.ImageExportingStrategyWithoutHoleState¶ Bases:
abstract.model_exporting_strategy.ModelExportingStrategyExports pdf with automaton image not plotting the hole state. Hole state should be assigned, otherwise if there is a real hole state it will still be plotted.
-
export(model, path=None)¶
-