|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Piper.LayoutOrientation | |
---|---|
com.cosylab.gui.components |
Uses of Piper.LayoutOrientation in com.cosylab.gui.components |
---|
Methods in com.cosylab.gui.components that return Piper.LayoutOrientation | |
---|---|
Piper.LayoutOrientation |
Piper.getLayoutOrientation()
Returns the layout orientation. |
static Piper.LayoutOrientation |
Piper.LayoutOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Piper.LayoutOrientation[] |
Piper.LayoutOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.cosylab.gui.components with parameters of type Piper.LayoutOrientation | |
---|---|
void |
Piper.setLayoutOrientation(Piper.LayoutOrientation orientation)
Sets the orientation of the pipe. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |