ProjectStore

class ProjectStore(project: Project, ps: Writer)

Save a project to the given writer.

Constructors

Link copied to clipboard
constructor(project: Project, ps: Writer)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun saveDiagram(writer: ERROR CLASS: Symbol not found for XMLWriter, diagram: Diagram)