public class StrikethroughAnnotSettings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ALPHA
Int ranging from 0 to 255 for the annotation's transparency.
|
static int |
COLOR
Color-int for the annotation's color.
|
static boolean |
IS_SAVEAS_DEFAULT
When true, modifications made in this Annotation's properties dialog
will be saved as the default settings for this Annotation's appearance.
|
static boolean |
IS_TOOL_STICKY
When true the drawing tool for this annotation will remain selected after
drawing finishes, so that the next touch on the screen will being drawing
a new annotation.
|
Constructor and Description |
---|
StrikethroughAnnotSettings() |
public static boolean IS_SAVEAS_DEFAULT
public static boolean IS_TOOL_STICKY
public static int COLOR
android.graphics.Color#RED
.public static int ALPHA