Difference between revisions of "Org.simantics.document"

From Developer Documents
Jump to navigation Jump to search
(Created page with "'''org.simantics.document''' (SVN) and its associated ontology '''org.simantics.document.ontology''' ([[svn:fou...")
(No difference)

Revision as of 13:51, 2 November 2011

org.simantics.document (SVN) and its associated ontology org.simantics.document.ontology (SVN) are used to define documents in the Simantics platform.

The document data model is a scene graph which is loaded with the scene graph loader.

A standard document scene graph implements org.simantics.document.WikiDocumentNode which supports translation into Wiki text.

Standard user interface editor is defined in org.simantics.document.ui (SVN) and its associated ontology org.simantics.document.ui.ontology