| Modifier and Type | Method and Description |
|---|---|
static ThumborUrlBuilder.FitInStyle |
ThumborUrlBuilder.FitInStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThumborUrlBuilder.FitInStyle[] |
ThumborUrlBuilder.FitInStyle.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.fitIn(ThumborUrlBuilder.FitInStyle fitInStyle)
Constrain the image size inside the resized box, scaling as needed.
|
Copyright © 2012-2015 Square, Inc.. All Rights Reserved.