Package annexes.maker
package annexes.maker
This sub appliccation lets the user construct composite described formals by putting
together many primitives.
- Since:
- 2024-07-07
- Version:
- 0.2
- Author:
- Anders Persson (perssonandersper@gmail.com)
-
ClassesClassDescriptionThe canvas of the composite maker which draws everything while they are edited.CompositeMaker is a sub application of DeductionWriter where the user puts together a composite mathematics symbol from primitives and then exports it to the main application.CompositePanel is the intermediary between the canvas and the topmost component, the frame.