| Modifier and Type | Method and Description |
|---|---|
static ThumborUrlBuilder.VerticalAlign |
ThumborUrlBuilder.VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThumborUrlBuilder.VerticalAlign[] |
ThumborUrlBuilder.VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThumborUrlBuilder |
ThumborUrlBuilder.align(ThumborUrlBuilder.VerticalAlign align)
Set the vertical alignment for the image when image gets cropped by resizing.
|
ThumborUrlBuilder |
ThumborUrlBuilder.align(ThumborUrlBuilder.VerticalAlign valign,
ThumborUrlBuilder.HorizontalAlign halign)
Set the horizontal and vertical alignment for the image when image gets cropped by resizing.
|
Copyright © 2012-2015 Square, Inc.. All Rights Reserved.