Package aud.util
package aud.util
utilities (not related to AuD lecture)
- Visualization of graph data structures including rendering styles ("decoration")de
- Visualization of algorithm steps
- Simple lexical scanning based on Java's regular expressions.
- System dependent (more or less) functionality: few helpers and execution of external programs.
-
ClassDescriptionColormap<T>simple interface for color mapcolor map for (small) positive integer countsmap values in
[minValue,maxValue]
to colorInterface for simple decorator with preset propertiesSimple viewer forGraphvizable
.Demonstrate visualization of graph algorithmsUse GraphViz to render graph structures.Interface for GraphViz rendering.Interface for decorating items ofGraphvizable
objects.Decorator for items ofGraphvizable
objects.Base class for a simple lexical scanner.a rule for lexical scannerIterator over all permutations of lengthn
.Generate permutations.Example for a simple decorator.Simple framework for single stepping code.Demonstrate use of SingleStepperSystem related utilities.