Uses of Class
de.uni_leipzig.cvk.visual.AggregatePanel.Actions

Packages that use AggregatePanel.Actions
de.uni_leipzig.cvk.visual Provides the classes which implement the visualization with the top-level Visualization and Display classes of prefuse toolkit. 
 

Uses of AggregatePanel.Actions in de.uni_leipzig.cvk.visual
 

Methods in de.uni_leipzig.cvk.visual that return AggregatePanel.Actions
static AggregatePanel.Actions AggregatePanel.Actions.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AggregatePanel.Actions[] AggregatePanel.Actions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.