public static interface AbstractConfig.AspectConfigInterface extends DataSourceInterface<AbstractConfig.BindData>
| Modifier and Type | Method and Description |
|---|---|
float |
getAspect() |
int |
getCropHeight() |
int |
getCropWidth() |
boolean |
hasEqualAspect(AbstractConfig.AspectConfigInterface o) |
boolean |
hasSpecificSize() |
boolean |
isFreeCrop() |
createViewHolder, generateBindData, generateBindDataAsync, getLayout, getName, getVerticalLayout, isDirty, isSelectable, setDirtyFlagboolean isFreeCrop()
float getAspect()
boolean hasSpecificSize()
int getCropWidth()
int getCropHeight()
boolean hasEqualAspect(@Nullable
AbstractConfig.AspectConfigInterface o)