Builder
Builder used to construct the AnnotationSelectionViewThemeConfiguration instance.
Constructors
Secondary constructor that creates a builder from an existing AnnotationSelectionViewThemeConfiguration.
Properties
Background drawable for the annotation selection layout. This feature is not supported by callout annotations.
Scale handle drawable in the bottom center part of the annotation selection layout.
Scale handle drawable in the bottom left part of the annotation selection layout.
Scale handle drawable in the bottom right part of the annotation selection layout.
Scale handle drawable in the center left part of the annotation selection layout.
Scale handle drawable in the center right part of the annotation selection layout.
Guide line color.
Defines size of the drawn guide line that will protrude outside of the selection rect (on each side).
Guide line width in pixels.
Background color drawn on top of a link annotation.
Border color for link annotations.
Background color drawn on top of highlighted (i.e. touched) link annotations.
Border color of highlighted (i.e. touched) link annotations.
Scale handle drawable of the annotation selection layout for the rotation.
Annotation selection border color.
Annotation selection border width in pixels.
Annotation selection edit handle color.
Annotation selection padding.
Annotation selection scale handle color.
Scale handle drawable in the top center part of the annotation selection layout.
Scale handle drawable in the top left part of the annotation selection layout.
Scale handle drawable in the top right part of the annotation selection layout.
Functions
Creates a new AnnotationSelectionViewThemeConfiguration with the arguments supplied to this builder.
Sets the background drawable for the annotation selection layout. Note: This feature is not supported by callout annotations.
Sets the scale handle drawable for the bottom-center edge of the selection.
Sets the scale handle drawable for the bottom-left corner of the selection.
Sets the scale handle drawable for the bottom-right corner of the selection.
Sets the scale handle drawable for the center-left edge of the selection.
Sets the scale handle drawable for the center-right edge of the selection.
Sets the guide line color for alignment guides.
Sets how far the guide line extends beyond the selection rectangle on each side.
Sets the guide line width for alignment guides.
Sets the background color drawn on top of link annotations.
Sets the border color for link annotations.
Sets the background color drawn on highlighted (touched) link annotations.
Sets the border color of highlighted (touched) link annotations.
Sets the drawable for the rotation handle of the selection.
Sets the annotation selection border color.
Sets the annotation selection border width.
Sets the annotation selection edit handle color.
Sets the annotation selection padding.
Sets the annotation selection scale handle color.
Sets the scale handle drawable for the top-center edge of the selection.
Sets the scale handle drawable for the top-left corner of the selection.
Sets the scale handle drawable for the top-right corner of the selection.