androidx.ink.brush
Interfaces
TextureBitmapStore |
Interface for a callback to allow the caller to provide a particular |
Classes
Brush |
Defines how stroke inputs are interpreted to create the visual representation of a stroke. |
Brush.Builder |
Builder for |
BrushBehavior |
A behavior describing how stroke input properties should affect the shape and color of the brush tip. |
BrushCoat |
A |
BrushCoat.Builder |
Builder for |
BrushFamily |
A |
BrushFamily.Builder |
Builder for |
BrushFamily.InputModel |
Specifies a model for turning a sequence of raw hardware inputs (e.g. from a stylus, touchscreen, or mouse) into a sequence of smoothed, modeled inputs. |
BrushFamily.InputModel.SlidingWindowModel |
An |
BrushPaint |
Parameters that control stroke mesh rendering. |
BrushPaint.ColorFunction |
A |
BrushPaint.ColorFunction.OpacityMultiplier |
A |
BrushPaint.ColorFunction.ReplaceColor |
A |
BrushPaint.StampingTexture |
A texture that is "stamped" onto each particle of the stroke, scaled or rotated appropriately to cover the whole particle. |
BrushPaint.StampingTexture.Builder |
Builder for |
BrushPaint.TextureLayer |
|
BrushPaint.TextureLayer.BlendMode |
The method by which the combined texture layers (index <= i) are blended with the next layer. |
BrushPaint.TextureLayer.SizeUnit |
Units for specifying |
BrushPaint.TextureLayer.Wrap |
Wrap modes for specifying |
BrushPaint.TilingTexture |
A texture layer that will repeat according to a 2D affine transformation of vertex positions. |
BrushPaint.TilingTexture.Builder |
Builder for |
BrushPaint.TilingTexture.Origin |
Specification of the origin point to use for the texture. |
BrushTip |
A |
BrushTip.Builder |
Builder for |
BrushUtil |
|
InputToolType |
The type of input tool used in producing |
SelfOverlap |
Specifies how parts of the stroke that intersect itself should be treated during the rendering process. |
StockBrushes.DashedLineVersion |
Version option for the |
StockBrushes.EmojiHighlighterVersion |
Version option for the |
StockBrushes.HighlighterVersion |
Version option for the |
StockBrushes.MarkerVersion |
Version option for the |
StockBrushes.PressurePenVersion |
Version option for the |
Version |
A |
Brush.Companion |
|
BrushFamily.Companion |
|
StockBrushes |
Provides a fixed set of stock |