BaseSampleConfiguration

Example of a Sample implementation

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val code: LayerCode
Link copied to clipboard
Link copied to clipboard
open override var legend: Legend?
Link copied to clipboard
abstract var presentation: Presentation?

An optional presentation object for this layer. The default implementation is null. Classes that have a presentation should override this property.

Link copied to clipboard
abstract val source: EncodedSourceDescriptor