Package-level declarations
Views supported in property inspector.
Types
Link copied to clipboard
Inspector component for picking line styles.
Link copied to clipboard
Preset for border styles.
Link copied to clipboard
open class ColorPickerInspectorDetailView : ScrollView, ColorPickerInspectorView.ColorPickerDetailView
Detail view of the ColorPickerInspectorView used in PropertyInspector.
Link copied to clipboard
Inspector component for picking colors.
Link copied to clipboard
This is a simple list of fonts for the ContentEditingStylingBar used in PropertyInspector.
Link copied to clipboard
This is a simple list of font sizes for the ContentEditingStylingBar used in PropertyInspector.
Link copied to clipboard
class ContentEditingLineSpacingPickerView(context: Context, @Size(min = 1 ) availablSizes: List<Float>, defaultValue: Float?, unsupportedCurrentValue: Float?, listener: ContentEditingLineSpacingPickerView.LineSpacingPickerListener) : RecyclerView, PropertyInspectorView
Link copied to clipboard
open class CustomColorPickerInspectorDetailView : LinearLayout, ColorPickerInspectorView.ColorPickerDetailView
Detail view for the ColorPickerInspectorView that provides options for the user to set custom colors.
Link copied to clipboard
open class EraserPreviewInspectorView : View, PropertyInspectorView, AnnotationManager.OnAnnotationCreationModeSettingsChangeListener
Inspector view used for displaying eraser preview.
Link copied to clipboard
Detail view of the FontPickerInspectorView used in PropertyInspector.
Link copied to clipboard
Inspector component for picking fonts.
Link copied to clipboard
open class FreeTextAnnotationPreviewInspectorView : FrameLayout, PropertyInspectorView, AnnotationManager.OnAnnotationCreationModeSettingsChangeListener
Inspector view used for displaying free-text annotation preview in annotation creation mode.
Link copied to clipboard
open class InkAnnotationPreviewInspectorView : View, PropertyInspectorView, AnnotationManager.OnAnnotationCreationModeSettingsChangeListener
Inspector view used for displaying annotation preview in annotation creation mode.
Link copied to clipboard
Inspector component for picking line end type.
Link copied to clipboard
Link copied to clipboard
Inspector component for displaying the measurement text value.
Link copied to clipboard
class OptionPickerInspectorView : FrameLayout, PropertyInspectorView, View.OnClickListener, View.OnFocusChangeListener, TextWatcher
Picker for picking values from fixed list of options.
Link copied to clipboard
Inspector component for picking number of decimal points for float value rounding.
Link copied to clipboard
PropertyInspector decoration providing simple dividers between items.
Link copied to clipboard
open class RedactionAnnotationPreviewInspectorView : FrameLayout, PropertyInspectorView, AnnotationManager.OnAnnotationCreationModeSettingsChangeListener
Inspector view used for displaying redaction annotation preview.
Link copied to clipboard
open class ScaleCalibrationPickerInspectorView : FrameLayout, PropertyInspectorView, PropertyInspectorTitleButtonListener
Inspector component for setting measurement scale via calibration picker.
Link copied to clipboard
Inspector to display and modify the name of a MeasurementValueConfiguration
Link copied to clipboard
Inspector component for picking measurement annotation scale.
Link copied to clipboard
Used by the AnnotationCreationInspectorFactory to display/select the default MeasurementValueConfiguration to be used for creating a measurement annotation.
Link copied to clipboard
open class ShapeAnnotationPreviewInspectorView : View, PropertyInspectorView, AnnotationManager.OnAnnotationCreationModeSettingsChangeListener
Annotation inspector preview for shape annotations (line, square, circle etc.).
Link copied to clipboard
Picker with slider for picking numbers from integer range.
Link copied to clipboard
Inspector component for a switch
Link copied to clipboard
Inspector component for entering some text.
Link copied to clipboard
Inspector component for selecting boolean values.
Link copied to clipboard
Inspector component for picking measurement units.
Link copied to clipboard
Property inspector view with z-index movement buttons.