plot-api / jetbrains.letsPlot.intern / Feature

Feature

sealed class Feature

Functions

plus

open operator fun plus(other: Feature): Feature

Inheritors

FeatureList

class FeatureList : Feature

Layer

abstract class Layer : Feature

NotLayer

abstract class NotLayer : Feature

OtherPlotFeature

class OtherPlotFeature : Feature

Scale

class Scale : Feature