Builder

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard

Add a boolean state for property stateName.

Link copied to clipboard

Add a double state for property stateName.

Link copied to clipboard
fun addLongState(stateName: String, value: Long): FeatureState.Builder

Add a long state for property stateName.

Link copied to clipboard

Add a string state for property stateName.

Link copied to clipboard
open override fun build(): StandardPlaceLabelsState

Build an instance of StandardPlaceLabelsState.

Link copied to clipboard

Set state for hide. See the state definition below.

Link copied to clipboard

Set state for highlight. See the state definition below.

Link copied to clipboard

Set state for select. See the state definition below.