Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar.KeggNavigationToolbarCommand.Command
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar |
-
Uses of KeggNavigationToolbarCommand.Command in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar that return KeggNavigationToolbarCommand.Command Modifier and Type Method Description static KeggNavigationToolbarCommand.Command
KeggNavigationToolbarCommand.Command. valueOf(String name)
Returns the enum constant of this type with the specified name.static KeggNavigationToolbarCommand.Command[]
KeggNavigationToolbarCommand.Command. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar with parameters of type KeggNavigationToolbarCommand.Command Constructor Description KeggNavigationToolbarCommand(KeggNavigationToolbarCommand.Command cmd, EditorSession session)
Creates a Alignment Command, used for aligning nodes.