public static class TextTool.FontSelection extends TextTool
| Modifier and Type | Class and Description |
|---|---|
static interface |
TextTool.FontSelection.OnFontSelected |
class |
TextTool.FontSelection.SaveState |
TextTool.ColorSelection, TextTool.FontSelection, TextTool.OptionsAbstractConfig.AspectConfigInterface, AbstractConfig.BindData, AbstractConfig.ColorConfigInterface, AbstractConfig.ConfigViewHolder, AbstractConfig.FontConfigInterface<T>, AbstractConfig.ImageFilterInterface, AbstractConfig.StickerConfigInterface, AbstractConfig.ToolConfigInterface| Modifier and Type | Field and Description |
|---|---|
TextTool.FontSelection.SaveState |
saveState |
panelClassNO_THUMBNAIL_ID, ORIGINAL_THUMBNAIL_SIZE| Constructor and Description |
|---|
FontSelection(AbstractConfig.FontConfigInterface currentFontConfig,
TextTool.FontSelection.OnFontSelected listener) |
| Modifier and Type | Method and Description |
|---|---|
AbstractConfig.FontConfigInterface |
getFontConfig() |
boolean |
isRevertible() |
protected void |
revertState() |
protected void |
saveState() |
void |
setFontConfig(AbstractConfig.FontConfigInterface fontConfig) |
attachPanel, detachPanel, getTitle, openColorSelection, openFontSelection, setColoraddSticker, addSticker, bringStickerToFront, deleteSticker, flipSticker, getCurrentTextConfig, getOperation, refreshConfigconvertFromRange, convertToRange, getEditorPreview, getLayout, getOperator, getVerticalLayout, isAttached, isSelectable, refreshPanel, revertChangescreateViewHolder, generateBindData, generateBindDataAsync, getName, getThumbnailBitmap, getThumbnailBitmap, getThumbnailResId, hasStaticThumbnail, isClickableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateViewHolder, generateBindData, generateBindDataAsync, getNamepublic final TextTool.FontSelection.SaveState saveState
public FontSelection(AbstractConfig.FontConfigInterface currentFontConfig, TextTool.FontSelection.OnFontSelected listener)
protected void saveState()
saveState in class StickerToolprotected void revertState()
revertState in class StickerToolpublic boolean isRevertible()
isRevertible in interface AbstractConfig.ToolConfigInterfaceisRevertible in class TextToolpublic void setFontConfig(AbstractConfig.FontConfigInterface fontConfig)
setFontConfig in class TextToolpublic AbstractConfig.FontConfigInterface getFontConfig()