|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Pollexor.VerticalAlign in com.squareup.pollexor |
|---|
| Methods in com.squareup.pollexor that return Pollexor.VerticalAlign | |
|---|---|
static Pollexor.VerticalAlign |
Pollexor.VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Pollexor.VerticalAlign[] |
Pollexor.VerticalAlign.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.squareup.pollexor with parameters of type Pollexor.VerticalAlign | |
|---|---|
Pollexor |
Pollexor.align(Pollexor.VerticalAlign align)
Set the vertical alignment for the image when cropping. |
Pollexor |
Pollexor.align(Pollexor.VerticalAlign valign,
Pollexor.HorizontalAlign halign)
Set the horizontal and vertical alignment for the image when cropping. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||