Package | Description |
---|---|
de.citec.tcs.alignment.visualization |
This module contains means to visualize Alignments.
|
Class and Description |
---|
AbstractHTMLColumn
This is a convenience abstract implementation of HTMLColumn for cases where the left-hand
elements and the right-hand elements should be visualized side by side.
|
ElementHTMLVisualizer
This is an interface for functions that are able to visualize single elements
|
HTMLColumn
This is an interface for classes that provide additional information for the HTML output in form
of columns in the HTML table.
|
SourceCodeColumn
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.
|
SourceCodeColumn.CodePosition
A simple class that is meant to store an interval in source code, starting at a certain line
and column and ending at a certain line and column.
|
SourceCodeColumn.PositionExtractor
An interface for functions that extract a CodePosition from an object.
|
Visualizer
This is an interface for visualizers.
|
Copyright (C) 2016-2018 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/