Uses of Enum
com.solibri.smc.api.layout.LayoutView.State
Packages that use LayoutView.State
-
Uses of LayoutView.State in com.solibri.smc.api.layout
Methods in com.solibri.smc.api.layout that return LayoutView.StateModifier and TypeMethodDescriptionLayoutView.getState()
Returns the state of (the position of) this layout view.static LayoutView.State
Returns the enum constant of this type with the specified name.static LayoutView.State[]
LayoutView.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.