protected static class OrientationToolPanel.OrientationOption extends AbstractConfig implements DataSourceInterface<AbstractConfig.BindData>
AbstractConfig.AspectConfigInterface, AbstractConfig.BindData, AbstractConfig.ColorConfigInterface, AbstractConfig.ConfigViewHolder, AbstractConfig.FontConfigInterface<T>, AbstractConfig.ImageFilterInterface, AbstractConfig.StickerConfigInterface, AbstractConfig.ToolConfigInterfaceNO_THUMBNAIL_ID, ORIGINAL_THUMBNAIL_SIZE| Constructor and Description |
|---|
OrientationOption(ly.img.android.ui.panels.OrientationToolPanel.OPTION option) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLayout()
Get the layout res id of the list item view.
|
static int |
getNameRes(ly.img.android.ui.panels.OrientationToolPanel.OPTION option) |
int |
getThumbnailResId()
Get the static thumbnail drawable resource id if exist.
|
boolean |
hasStaticThumbnail()
Check if it has a static thumbnail drawable.
|
boolean |
isSelectable() |
createViewHolder, generateBindData, generateBindDataAsync, getName, getThumbnailBitmap, getThumbnailBitmap, getTitle, getVerticalLayout, isClickableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateViewHolder, generateBindData, generateBindDataAsync, getName, getVerticalLayoutpublic OrientationOption(@NonNull
ly.img.android.ui.panels.OrientationToolPanel.OPTION option)
public static int getNameRes(@NonNull
ly.img.android.ui.panels.OrientationToolPanel.OPTION option)
public boolean hasStaticThumbnail()
AbstractConfighasStaticThumbnail in class AbstractConfigAbstractConfig.getThumbnailBitmap()public int getThumbnailResId()
AbstractConfiggetThumbnailResId in class AbstractConfigAbstractConfig.hasStaticThumbnail()public int getLayout()
DataSourceInterfacegetLayout in interface DataSourceInterface<AbstractConfig.BindData>public boolean isSelectable()
isSelectable in interface DataSourceInterface<AbstractConfig.BindData>