Package | Description |
---|---|
de.citec.tcs.alignment.visualization |
This module contains means to visualize Alignments.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeSourceCodeColumn
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.
|
class |
SourceCodeColumn<X,Y>
This special HTML column allows users to visualize source code corresponding to the elements in
the input sequences, given that the location of the source code snippet can be extracted from
input elements.
|
class |
StringColumn<X,Y>
Applies 'toString' to visualize content in an HTML visualization.
|
class |
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) 2016 Benjamin Paaßen, 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 . This documentation is licensed under the conditions of CC-BY-SA 4.0: https://creativecommons.org/licenses/by-sa/4.0/