Class Font
-
- All Implemented Interfaces:
IsDefaultFont
,IsFont
public final class Font extends AbstractScriptableFont<DataLabelsContext>
Base object to map font options forDataLabelsPlugin.ID
plugin configuration.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
-
Methods inherited from class org.pepstock.charba.client.options.AbstractScriptableFont
resetCallback, setFamily, setLineHeight, setLineHeight, setSize, setStyle, setWeight
-
Methods inherited from class org.pepstock.charba.client.options.AbstractFont
getUpdateListener, setUpdateListener
-
Methods inherited from class org.pepstock.charba.client.options.AbstractReadOnlyFont
create, getFamily, getLineHeight, getLineHeightAsString, getObject, getSize, getStyle, getWeight
-
Methods inherited from class org.pepstock.charba.client.commons.NativeObjectContainer
checkAndGetColor, checkDefaultValuesArgument, empty, getArrayValue, getElement, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setElement, setEmptyValue, setNewIncrementalId, setNewIncrementalId, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.pepstock.charba.client.defaults.IsDefaultFont
create, create, getFamily, getLineHeight, getLineHeightAsString, getSize, getStyle, getWeight
-
-