| Package | Description |
|---|---|
| at.mukprojects.giphy4j.entity.giphy |
| Modifier and Type | Method and Description |
|---|---|
GiphyImage |
GiphyContainer.getDownsized() |
GiphyImage |
GiphyContainer.getDownsizedLarge() |
GiphyImage |
GiphyContainer.getDownsizedStill() |
GiphyImage |
GiphyContainer.getFixedHeight() |
GiphyImage |
GiphyContainer.getFixedHeightDownsampled() |
GiphyImage |
GiphyContainer.getFixedHeightSmall() |
GiphyImage |
GiphyContainer.getFixedHeightSmallStill() |
GiphyImage |
GiphyContainer.getFixedHeightStill() |
GiphyImage |
GiphyContainer.getFixedWidth() |
GiphyImage |
GiphyContainer.getFixedWidthDownsampled() |
GiphyImage |
GiphyContainer.getFixedWidthSmall() |
GiphyImage |
GiphyContainer.getFixedWidthSmallStill() |
GiphyImage |
GiphyContainer.getFixedWidthStill() |
GiphyImage |
GiphyContainer.getLooping() |
GiphyImage |
GiphyContainer.getOriginalStill() |
| Modifier and Type | Method and Description |
|---|---|
void |
GiphyContainer.setDownsized(GiphyImage downsized) |
void |
GiphyContainer.setDownsizedLarge(GiphyImage downsizedLarge) |
void |
GiphyContainer.setDownsizedStill(GiphyImage downsizedStill) |
void |
GiphyContainer.setFixedHeight(GiphyImage fixedHeight) |
void |
GiphyContainer.setFixedHeightDownsampled(GiphyImage fixedHeightDownsampled) |
void |
GiphyContainer.setFixedHeightSmall(GiphyImage fixedHeightSmall) |
void |
GiphyContainer.setFixedHeightSmallStill(GiphyImage fixedHeightSmallStill) |
void |
GiphyContainer.setFixedHeightStill(GiphyImage fixedHeightStill) |
void |
GiphyContainer.setFixedWidth(GiphyImage fixedWidth) |
void |
GiphyContainer.setFixedWidthDownsampled(GiphyImage fixedWidthDownsampled) |
void |
GiphyContainer.setFixedWidthSmall(GiphyImage fixedWidthSmall) |
void |
GiphyContainer.setFixedWidthSmallStill(GiphyImage fixedWidthSmallStill) |
void |
GiphyContainer.setFixedWidthStill(GiphyImage fixedWidthStill) |
void |
GiphyContainer.setLooping(GiphyImage looping) |
void |
GiphyContainer.setOriginalStill(GiphyImage originalStill) |
Copyright © 2016 MuK Projects. All rights reserved.