Uses of Enum Class
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.LabelMode
Packages that use LabelMode
-
Uses of LabelMode in de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor
Methods in de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor that return LabelModeModifier and TypeMethodDescriptionstatic LabelModeReturns the enum constant of this class with the specified name.static LabelMode[]LabelMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor with parameters of type LabelModeModifier and TypeMethodDescriptionvoidCellLabelGenerator.setLabelModeForItem(de.uni_trier.wi2.procake.data.object.nest.NESTGraphItemObject graphItemObject, LabelMode mode)