public class VisualizerFactory
extends java.lang.Object
Constructor and Description |
---|
VisualizerFactory() |
Modifier and Type | Method and Description |
---|---|
IVisualizer |
createVisualizer(java.lang.String concreteClassName,
TimeLine tl) |
public IVisualizer createVisualizer(java.lang.String concreteClassName, TimeLine tl)
concreteClassName
- name of the class that must be createdtl
- timeline needed to be visualized