Added Methods
|
int getAutoSizeMaxTextSize ()
|
|
int getAutoSizeMinTextSize ()
|
|
int getAutoSizeStepGranularity ()
|
|
int[] getAutoSizeTextAvailableSizes ()
|
|
int getAutoSizeTextType ()
|
|
String getFontVariationSettings ()
|
|
int getJustificationMode ()
|
|
TextClassifier getTextClassifier ()
|
|
void setAutoSizeTextTypeUniformWithConfiguration (int, int, int, int )
|
|
void setAutoSizeTextTypeUniformWithPresetSizes (int[], int )
|
|
void setAutoSizeTextTypeWithDefaults (int )
|
|
boolean setFontVariationSettings (String )
|
|
void setJustificationMode (int )
|
|
void setTextClassifier (TextClassifier )
|
|