androidx.ink.authoring
Interfaces
CompletedShapeRenderer | Called to render a |
InProgressShape | Implement this interface to efficiently build a custom shape over the course of multiple rendering frames with incremental freehand inputs. |
InProgressShapeRenderer | Implement this interface to render an |
InProgressShapesCompletedListener | Notifies the client app when a |
InProgressStrokesFinishedListener | Notifies the client app when a |
ShapeWorkflow | An interface that can be implemented to provide custom inking functionality which replaces or augments the standard Jetpack Ink behavior. |
Classes
InProgressShapesView | Displays in-progress shapes, as defined by a |
InProgressStrokeId | Identifier for a stroke that is being authored via |
InProgressStrokesView | Displays in-progress ink strokes as |