FeaturesetHolder

Holder class to differentiate featuresets.

Types

Link copied to clipboard
class Featureset @JvmOverloads constructor(val featuresetId: String, val importId: String? = null) : FeaturesetHolder

Represents an actual featureset.

Link copied to clipboard

Represents an single style layer.

Functions

Link copied to clipboard
abstract fun toFeaturesetDescriptor(): FeaturesetDescriptor

For internal usage.

Inheritors

Link copied to clipboard
Link copied to clipboard