Companion

object Companion

Static methods and variables.

Functions

Link copied to clipboard
@JvmStatic
fun valueOf(value: String): TextPitchAlignment

Utility function to get TextPitchAlignment instance from given value.

Properties

Link copied to clipboard
@JvmField
val AUTO: TextPitchAlignment

Automatically matches the value of {@link TEXT_ROTATION_ALIGNMENT}.

Link copied to clipboard
@JvmField
val MAP: TextPitchAlignment

The text is aligned to the plane of the map.

Link copied to clipboard

The text is aligned to the plane of the viewport.