jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatePickingComponent

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

Generated on Fri Dec 9 00:01:25 CET 2011