Kieker 1.9

kieker.tools.traceAnalysis.filter.visualization.graph
Class AbstractVertexDecoration

java.lang.Object
  extended by kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertexDecoration
Direct Known Subclasses:
ResponseTimeDecoration

public abstract class AbstractVertexDecoration
extends Object

This is an abstract base for vertex decorations.

Since:
1.5
Author:
Holger Knoche

Constructor Summary
AbstractVertexDecoration()
           
 
Method Summary
abstract  String createFormattedOutput()
          Creates formatted output for this decoration.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractVertexDecoration

public AbstractVertexDecoration()
Method Detail

createFormattedOutput

public abstract String createFormattedOutput()
Creates formatted output for this decoration.

Returns:
See above

Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net