-
- All Implemented Interfaces:
public final class Annotation.UserGraphic
A passed in graphic resource that always resolves to a bitmap Derived versions or named constructors can be written to take in different formats Design not final
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
Annotation.UserGraphic.Companion
-
Constructor Summary
Constructors Constructor Description Annotation.UserGraphic(Bitmap bitmap, Boolean forceCopy)
Annotation.UserGraphic(Bitmap bitmap)
-