This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ptidej_ui [2014/02/16 08:04] yann |
ptidej_ui [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 9: | Line 9: | ||
* The class ''ptidej.ui.canvas.Canvas'' that implements a graphic framework-independent canvas. | * The class ''ptidej.ui.canvas.Canvas'' that implements a graphic framework-independent canvas. | ||
- | * The class ''ptidej.ui.kernel.builder.Builder'' that provides a default implementation of the builder to create a graphic model from a PADL model. This class can be sub-classed by other implementations to fine-tune the graphic model and to handle new constituents. A typical example is the builder defined in [[''Ptidej UI Analyses'']] to colour constituents that have been removed between two models. | + | * The class ''ptidej.ui.kernel.builder.Builder'' that provides a default implementation of the builder to create a graphic model from a PADL model. This class can be sub-classed by other implementations to fine-tune the graphic model and to handle new constituents. A typical example is the builder defined in ''[[Ptidej UI Analyses]]'' to colour constituents that have been removed between two models. |
* The package ''ptidej.ui.kernel'' that provides a set of graphic objects that matches the constituents of any PADL models. | * The package ''ptidej.ui.kernel'' that provides a set of graphic objects that matches the constituents of any PADL models. | ||
* The package ''ptidej.ui.occurrence'' that provides a default implementation of the graphic objects to display occurrences of motifs (any motifs!). | * The package ''ptidej.ui.occurrence'' that provides a default implementation of the graphic objects to display occurrences of motifs (any motifs!). |