Package | Description |
---|---|
com.keikai.client.api |
Modifier and Type | Method and Description |
---|---|
Alignment.Horizontal |
Alignment.getHorizontal()
Returns the horizontal
|
static Alignment.Horizontal |
Alignment.Horizontal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Alignment.Horizontal[] |
Alignment.Horizontal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Range.applyHorizontalAlignment(Alignment.Horizontal alignment)
Applies the horizontal alignment for the given range.
|
void |
Alignment.setHorizontal(Alignment.Horizontal horizontal)
Sets the horizontal
|
Copyright © 2017. All rights reserved.