| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
ImageTheme |
Image.getTheme() |
static ImageTheme |
ImageTheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageTheme[] |
ImageTheme.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.setTheme(ImageTheme theme) |
Image.Builder |
Image.Builder.withTheme(ImageTheme theme) |
Copyright © 2014. All rights reserved.