cz.cuni.amis.pogamut.episodic.visualizer
Class VisualizationRenderer.HideEdge
java.lang.Object
cz.cuni.amis.pogamut.episodic.visualizer.VisualizationRenderer.HideEdge
- Enclosing class:
- VisualizationRenderer
public class VisualizationRenderer.HideEdge
- extends Object
Class holding information about an edge that is not part of
the tree structures. These can be for example various
sequence edges. They need to be removed before creating the tree
layout of a graph, so that correct spanning trees will be generated.
They will be returned later and thus all its basic properties have
to be remembered in a special class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.