Uses of Enum Class
com.amalgamasimulation.desktop.ui.editor.sections.Orientation
Packages that use Orientation
Package
Description
-
Uses of Orientation in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders with parameters of type OrientationModifier and TypeMethodDescriptionEmfTwoTablesSectionBuilder.EmfTwoTablesBuilder.orientation(Orientation orientation) EmfTwoTablesSectionBuilder.IPropertyBuilder.orientation(Orientation orientation) TwoTablesSectionBuilder.IPropertyBuilder.orientation(Orientation orientation) TwoTablesSectionBuilder.TwoTablesBuilder.orientation(Orientation orientation) -
Uses of Orientation in com.amalgamasimulation.desktop.ui.editor.sections
Methods in com.amalgamasimulation.desktop.ui.editor.sections that return OrientationModifier and TypeMethodDescriptionstatic OrientationReturns the enum constant of this class with the specified name.static Orientation[]Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.