Editor

Name Extension point Interface to implement
Editor sk.uniba.euromath.IEditorFactory IEditorFactory

Editor plugins receive renderer output (the IFigure tree) and are able to modify the document.

Built-in editors

There are three built-in editors:

  • XSL-FO output editor, inherited from the common text editor,
  • Common text editor, able to edit text primarily. Source node is identified from the IFigure ID, and a standard set of options is offered.
  • Common graphics editor.