Package | Description |
---|---|
de.citec.tcs.alignment |
This module defines the interface for AlignmentAlgorithms as
well as some helper classes.
|
de.citec.tcs.alignment.visualization |
This module contains means to visualize AlignmentPaths.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Operation> |
AlignmentPath.getOperations() |
Modifier and Type | Method and Description |
---|---|
String |
ValueColumn.getHTML(Operation op)
This method should return one or multiple td-tags (corresponding to
the return value of getNumColumns()) containing the additional
information for the given alignment Operation.
|
String |
HTMLColumn.getHTML(Operation op)
This method should return one or multiple td-tags (corresponding to
the return value of getNumColumns()) containing the additional
information for the given alignment Operation.
|
String |
SourceCodeColumn.getHTML(Operation op)
This method should return one or multiple td-tags (corresponding to
the return value of getNumColumns()) containing the additional
information for the given alignment Operation.
|
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