AbstractFlatLabelAllLocations

interface AbstractFlatLabelAllLocations

AbstractFlatLabelAllLocations holds the properties of flat label all locations of data classes: FlatLabelAllLocationsInternal and FlatLabelAllLocations

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 F labels
locations
Link copied to clipboard
open val locations: List<String>?
Which locations to label.

Inheritors

MPIOptions
Link copied to clipboard
MPIOptions
Link copied to clipboard