StyleContract

Define the common interfaces for the Style component.

interface StyleContract

Types

StyleExtension
Link copied to clipboard

Define the interfaces for the Style Extension.

interface StyleExtension
StyleImageExtension
Link copied to clipboard

Define the interfaces for the Image plugin.

fun fun interface StyleImageExtension
StyleLayerExtension
Link copied to clipboard

Define the interfaces for the Layer plugin.

interface StyleLayerExtension
StyleLightExtension
Link copied to clipboard

Define the interfaces for the Light plugin.

fun fun interface StyleLightExtension
StyleSourceExtension
Link copied to clipboard

Define the interfaces for the source plugin.

fun fun interface StyleSourceExtension
StyleTerrainExtension
Link copied to clipboard

Define the interfaces for the Terrain plugin.

fun fun interface StyleTerrainExtension

Functions

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