Package visualisation


package visualisation
  • Klassen
    Klasse
    Beschreibung
    DrawArea<LOG extends LogElement>
    This class provides the basic draw area for a HybridWindow.
    HybridWindow<DRAW extends DrawArea,TEXT extends TextArea,PARAM extends ParameterArea,ALGORITHM extends Algorithm,LOG extends LogElement,LEGEND extends LegendArea>
    This is the central class for using packages logging and visualization.
    This class enables the user to add a legend area for describing the elements and symbols of an algorithm's visualization.
    This class provides the basic parameter input area for an algorithm visualization.
    TextArea<LOG extends LogElement>
    This class provides the basic text output area for a HybridWindow.