Package-level declarations

Views supported in property inspector.

Types

Link copied to clipboard
open class BorderStylePickerInspectorView : BaseDrawablePickerInspectorView<T>
Inspector component for picking line styles.
Link copied to clipboard
Preset for border styles.
Link copied to clipboard
Inspector component for picking colors.
Link copied to clipboard
Link copied to clipboard
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
Detail view for the ColorPickerInspectorView that provides options for the user to set custom colors.
Link copied to clipboard
Link copied to clipboard
Inspector component for picking fonts.
Link copied to clipboard
Inspector view used for displaying free-text annotation preview in annotation creation mode.
Link copied to clipboard
Inspector view used for displaying annotation preview in annotation creation mode.
Link copied to clipboard
open class LineEndTypePickerInspectorView : BaseDrawablePickerInspectorView<T>
Inspector component for picking line end type.
Link copied to clipboard
Inspector component for displaying the measurement text value.
Link copied to clipboard
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
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
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.