See: Description
Interface | Description |
---|---|
HTMLColumn |
This is an interface for classes that provide additional information
for the HTML output in form of additional columns for the HTML table.
|
Visualizer |
This is an interface for visualizers.
|
Class | Description |
---|---|
AbstractHTMLColumn |
This is a convenience abstract implementation of HTMLColumn.
|
AbstractVisualizer |
This is an abstract convenience implementation of the Visualizer
interface.
|
HTMLVisualizer |
This creates an HTML table visualization of an AlignmentPath.
|
SourceCodeColumn |
This special HTML column allows users to visualize source code, given that
you have put the information on the location into the Sequence, meaning that
your NodeSpecification has two keywords, one specifying the path to the
respective code file and one specifying the position within that code file.
|
StringVisualizer |
This is a trivial Visualizer that just calls the toString() method of
AlignmentPath.
|
ValueColumn |
This creates a HTML column containing the string representation of
values in the left/right node of the input operation for the given
keyword.
|
Copyright (C) 2013-2015 Benjamin Paaßen, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs