| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
ImageAspectRatio |
Image.getAspectRatio() |
static ImageAspectRatio |
ImageAspectRatio.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageAspectRatio[] |
ImageAspectRatio.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.setAspectRatio(ImageAspectRatio aspectRatio) |
Image.Builder |
Image.Builder.withAspectRatio(ImageAspectRatio aspectRatio) |
Copyright © 2014. All rights reserved.