|
jInfer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatePickingComponent | |
|---|---|
| cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer | This package contains base class for visualization
(Visualizer)
of Automaton and its extensions. |
| Uses of StatePickingComponent in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer |
|---|
| Constructors in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer with parameters of type StatePickingComponent | |
|---|---|
StatePickingVisualizer(edu.uci.ics.jung.algorithms.layout.Layout<State<T>,Step<T>> layout,
org.apache.commons.collections15.Transformer<Step<T>,String> edgeLabelTransformer,
StatePickingComponent<T> component,
State<T> superinitialState,
State<T> superfinalState)
Constructs instance with specified Layout, edge label Transformer
and AbstractComponent which will be this visualizer displayed at. |
|
|
jInfer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||