AbstractFlatLabel

interface AbstractFlatLabel

AbstractFlatLabel holds the properties of flat labels of data classes: FlatLabelInternal and FlatLabel

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

appearance
Link copied to clipboard
open val appearance: MPIOptions.FlatLabelAppearance?
Control the appearance of flat labels
text
Link copied to clipboard
abstract val text: String?
Text to display for the flat label

Inheritors

MPIOptions
Link copied to clipboard
MPIOptions
Link copied to clipboard