Package | Description |
---|---|
com.solibri.smc.api.layout |
Modifier and Type | Method and Description |
---|---|
LayoutView.State |
LayoutView.getState()
Returns the state of (the position of) this layout view.
|
static LayoutView.State |
LayoutView.State.valueOf(String name)
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.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.