plot-api / jetbrains.letsPlot.intern / FeatureList

FeatureList

class FeatureList : Feature

Constructors

<init>

FeatureList(elements: List<Feature>)

Properties

elements

val elements: List<Feature>

Functions

plus

operator fun plus(other: Feature): Feature