http://www.jpicedt.org

jPicEdt 1.6-pre1 API documentation

This document is the API specification for jPicEdt 1.6-pre1 The tree class contains three main branches: jpicedt.graphic.

See:
          Description

Packages
jpicedt Contains the main JPicEdt class, as well as some utilities.
jpicedt.format.input  
jpicedt.format.input.dxf  
jpicedt.format.input.eepic Parser grammar for the eepic format.
jpicedt.format.input.latex Parser grammar for the LaTeX picture environment format.
jpicedt.format.input.pstricks Pstricks grammar tree.
jpicedt.format.input.util This package contains helper classes for building a parser based on the well-known RegExp scheme, yet with a strong object-oriented approach in mind.
jpicedt.format.output.dxf Classes (formatter, view factory,…) related to the DXF (Drawing eXchange Format, as defined by Autodesk) content-type.
jpicedt.format.output.eepic Classes (formatter, view factory,…) related to the epic/eepic content-type.
jpicedt.format.output.latex Classes (formatter, view factory,…) related to the LaTeX (standard) content-type.
jpicedt.format.output.pstricks Classes (formatter, view factory,…) related to the PsTricks content-type.
jpicedt.format.output.tikz Tikz Formatter Classes (formatter, view factory,…) related to the TikZ content-type.
jpicedt.format.output.util  
jpicedt.graphic jPicEdt library core classes and packages.
jpicedt.graphic.event Various events used for the communication between model, view and controler, as well as to notify external receivers of changes in the document structure, appearance,…
jpicedt.graphic.grid Grids for PECanvas.
jpicedt.graphic.io.formatter Interfaces and base classes useful to implement a formatter for a given format, for instance Pstricks.
jpicedt.graphic.io.parser Contains classes for the JPIC-XML parser.
jpicedt.graphic.io.util  
jpicedt.graphic.model Document structure and graphic primitives.
jpicedt.graphic.toolkit Controller (document editing through UI actions)
jpicedt.graphic.util Bibliothèque de classes pour effectuer des calculs graphiques: rognage de forme zones convexes algèbre linéaire en 2D
jpicedt.graphic.view Document appearance.
jpicedt.graphic.view.highlighter Aspect visuel de la mise en vedette.
jpicedt.jpicedt_env Un paquetage pour partager entre l'application jPicEdt et son installeur java la façon d'accéder à l'environnement — notamment la détermination du chemin du répertoire .jpicedt.
jpicedt.jpicedt_env.widgets Des componsants Swing utilisant dans les classe de l'application JPicEdt (jpicedt.JPicEdt) et de son installeur (installer.Install).
jpicedt.test Test classes.
jpicedt.ui Some classes and interfaces that help building concrete implementation of MDIManager's.
jpicedt.ui.action Utilities for managing Action's across the application.
jpicedt.ui.dialog Contains utilities classes for building various dialog boxes (preferences editing, graphic elements properties,...)
jpicedt.ui.internal Implementation of MDIManager and related using JInternalFrame's.
jpicedt.ui.util Utilities classes for user interface.
jpicedt.util.math Bibliothèque de classes pour effectuer des calculs notamment avec: des nombres complexes des polynômes des matrices
jpicedt.widgets Some Swing components used across JPicEdt's classes.

 

This document is the API specification for jPicEdt 1.6-pre1

The tree class contains three main branches:


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org