Package | Description |
---|---|
net.sf.layoutParser.to |
Package containing all the objects regarding the XML's files and their tags.
|
Modifier and Type | Method and Description |
---|---|
static Alignment |
Alignment.find(String name) |
Alignment |
ItemTO.getAlignment()
The alignment to be used when filling up the data to reach size.
|
static Alignment |
Alignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment[] |
Alignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemTO.setAlignment(Alignment alignment)
The alignment to be used when filling up the data to reach size.
|
Copyright © 2014. All Rights Reserved.