Uses of Enum Class
se.conciliate.extensions.ui.ModelingActionGroup.PreferredAlignment
Packages that use ModelingActionGroup.PreferredAlignment
Package
Description
Provides classes and interfaces used to show a user interface and to hook
in to the current user interface.
-
Uses of ModelingActionGroup.PreferredAlignment in se.conciliate.extensions.ui
Methods in se.conciliate.extensions.ui that return ModelingActionGroup.PreferredAlignmentModifier and TypeMethodDescriptionModelingActionGroup.getAlignment()
Returns the enum constant of this class with the specified name.ModelingActionGroup.PreferredAlignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in se.conciliate.extensions.ui with parameters of type ModelingActionGroup.PreferredAlignmentModifier and TypeMethodDescriptionvoid
ModelingActionGroup.setAlignment
(ModelingActionGroup.PreferredAlignment alignment)