Class DynamicPaint
java.lang.Object
android.graphics.Paint
com.pranavpandey.android.dynamic.support.graphics.DynamicPaint
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class android.graphics.Paint
Paint.Align, Paint.Cap, Paint.FontMetrics, Paint.FontMetricsInt, Paint.Join, Paint.Style
-
Field Summary
Fields inherited from class android.graphics.Paint
ANTI_ALIAS_FLAG, CURSOR_AFTER, CURSOR_AT, CURSOR_AT_OR_AFTER, CURSOR_AT_OR_BEFORE, CURSOR_BEFORE, DEV_KERN_TEXT_FLAG, DITHER_FLAG, EMBEDDED_BITMAP_TEXT_FLAG, END_HYPHEN_EDIT_INSERT_ARMENIAN_HYPHEN, END_HYPHEN_EDIT_INSERT_HYPHEN, END_HYPHEN_EDIT_INSERT_MAQAF, END_HYPHEN_EDIT_INSERT_UCAS_HYPHEN, END_HYPHEN_EDIT_INSERT_ZWJ_AND_HYPHEN, END_HYPHEN_EDIT_NO_EDIT, END_HYPHEN_EDIT_REPLACE_WITH_HYPHEN, FAKE_BOLD_TEXT_FLAG, FILTER_BITMAP_FLAG, HINTING_OFF, HINTING_ON, LINEAR_TEXT_FLAG, START_HYPHEN_EDIT_INSERT_HYPHEN, START_HYPHEN_EDIT_INSERT_ZWJ, START_HYPHEN_EDIT_NO_EDIT, STRIKE_THRU_TEXT_FLAG, SUBPIXEL_TEXT_FLAG, TEXT_RUN_FLAG_LEFT_EDGE, TEXT_RUN_FLAG_RIGHT_EDGE, UNDERLINE_TEXT_FLAG
-
Constructor Summary
-
Method Summary
Methods inherited from class android.graphics.Paint
ascent, breakText, breakText, breakText, clearShadowLayer, descent, equalsForTextMeasurement, getAlpha, getBlendMode, getColor, getColorFilter, getColorLong, getEndHyphenEdit, getFillPath, getFlags, getFontFeatureSettings, getFontMetrics, getFontMetrics, getFontMetricsForLocale, getFontMetricsInt, getFontMetricsInt, getFontMetricsInt, getFontMetricsInt, getFontMetricsIntForLocale, getFontSpacing, getFontVariationSettings, getHinting, getLetterSpacing, getMaskFilter, getOffsetForAdvance, getOffsetForAdvance, getPathEffect, getRunAdvance, getRunAdvance, getRunCharacterAdvance, getRunCharacterAdvance, getShader, getShadowLayerColor, getShadowLayerColorLong, getShadowLayerDx, getShadowLayerDy, getShadowLayerRadius, getStartHyphenEdit, getStrikeThruPosition, getStrikeThruThickness, getStrokeCap, getStrokeJoin, getStrokeMiter, getStrokeWidth, getStyle, getTextAlign, getTextBounds, getTextBounds, getTextBounds, getTextLocale, getTextLocales, getTextPath, getTextPath, getTextRunAdvances, getTextRunCursor, getTextRunCursor, getTextScaleX, getTextSize, getTextSkewX, getTextWidths, getTextWidths, getTextWidths, getTextWidths, getTypeface, getUnderlinePosition, getUnderlineThickness, getWordSpacing, getXfermode, hasGlyph, isAntiAlias, isDither, isElegantTextHeight, isFakeBoldText, isFilterBitmap, isLinearText, isStrikeThruText, isSubpixelText, isUnderlineText, measureText, measureText, measureText, measureText, reset, set, setAlpha, setAntiAlias, setARGB, setBlendMode, setColor, setColor, setColorFilter, setDither, setElegantTextHeight, setEndHyphenEdit, setFakeBoldText, setFilterBitmap, setFlags, setFontFeatureSettings, setFontVariationSettings, setHinting, setLetterSpacing, setLinearText, setMaskFilter, setPathEffect, setShader, setShadowLayer, setShadowLayer, setStartHyphenEdit, setStrikeThruText, setStrokeCap, setStrokeJoin, setStrokeMiter, setStrokeWidth, setStyle, setSubpixelText, setTextAlign, setTextLocale, setTextLocales, setTextScaleX, setTextSize, setTextSkewX, setTypeface, setUnderlineText, setWordSpacing, setXfermode
-
Constructor Details
-
DynamicPaint
public DynamicPaint() -
DynamicPaint
public DynamicPaint(int flags) -
DynamicPaint
-