Class | Description |
---|---|
Constants |
A very old class in which we have a static, pre-coded map that was used to do
initial tests.
|
GraphViz |
Purpose: GraphViz Java API
Description:
With this Java class you can simply call dot
from your Java programs
Example usage:
|
Parser |
Class for the correct parsing of the txt that the user tries
to load into de app.
|
Parser.DecimalDigitsInputFilter |
The regrex formula to control the nodes weights that can written down by the user.
|
TapTargetHelper |
Class implementation for the tutorials.
|