| Package | Description |
|---|---|
| org.fit.layout.impl | |
| org.fit.layout.model |
| Modifier and Type | Method and Description |
|---|---|
Box.Type |
DefaultBox.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBox.setType(Box.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Box.Type |
Box.getType()
Resurns the type of the box.
|
static Box.Type |
Box.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Box.Type[] |
Box.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.