Diagram of Alan predefined classes in SVG, generated via Dia Diagram Editor.
Table of Contents
BUILD_SVG.bat
— Create SVG from Dia sourcefile.predefined-classes.dia
— Dia sourcefile.predefined-classes.svg
— Converted diagram in SVG format.
This diagram was created for the new edition of The Alan Manual, based on the original raster diagram found in the Manual. The diagram appears in Section 2.4 of the Manual.
Background colors were added to the class-boxes to distinguish between native classes that can be subclassed (in yellow) from those which can't (in grey).
In order to edit the diagram's sourcefile, or to run the scripts in this folder, you'll need to install Dia Diagram Editor, a free and open source cross platform tool for editing diagrams.
Execution of BUILD_SVG.bat
requires that Dia's binary (dia.exe
) is made available on the system PATH.