plot-api / jetbrains.letsPlot.intern.layer.geom

Package jetbrains.letsPlot.intern.layer.geom

Types

ABLineAesthetics

interface ABLineAesthetics : OptionsCapsule

ABLineMapping

class ABLineMapping : ABLineAesthetics, WithGroupOption

AreaAesthetics

interface AreaAesthetics : OptionsCapsule

AreaMapping

class AreaMapping : AreaAesthetics, WithGroupOption

BarAesthetics

interface BarAesthetics : OptionsCapsule

BarMapping

class BarMapping : BarAesthetics, WithGroupOption

BoxplotAesthetics

interface BoxplotAesthetics : OptionsCapsule

BoxplotMapping

class BoxplotMapping : BoxplotAesthetics, WithGroupOption

BoxplotParameters

interface BoxplotParameters : BoxplotStatParameters

CrossBarAesthetics

interface CrossBarAesthetics : OptionsCapsule

CrossBarMapping

class CrossBarMapping : CrossBarAesthetics, WithGroupOption

ErrorBarAesthetics

interface ErrorBarAesthetics : OptionsCapsule

ErrorBarMapping

class ErrorBarMapping : ErrorBarAesthetics, WithGroupOption

HistogramAesthetics

interface HistogramAesthetics : OptionsCapsule

HistogramMapping

class HistogramMapping : HistogramAesthetics, BinAesthetics, WithGroupOption

HLineAesthetics

interface HLineAesthetics : OptionsCapsule

HLineMapping

class HLineMapping : HLineAesthetics, WithGroupOption

ImageAesthetics

interface ImageAesthetics : OptionsCapsule

ImageMapping

class ImageMapping : ImageAesthetics, WithGroupOption

LineAesthetics

interface LineAesthetics : OptionsCapsule

LineMapping

class LineMapping : LineAesthetics, WithGroupOption

LineRangeAesthetics

interface LineRangeAesthetics : OptionsCapsule

LineRangeMapping

class LineRangeMapping : LineRangeAesthetics, WithGroupOption

PathAesthetics

interface PathAesthetics : OptionsCapsule

PathMapping

class PathMapping : PathAesthetics, WithGroupOption

PointAesthetics

interface PointAesthetics : OptionsCapsule

PointMapping

class PointMapping : PointAesthetics, WithGroupOption

PointRangeAesthetics

interface PointRangeAesthetics : OptionsCapsule

PointRangeMapping

class PointRangeMapping : PointRangeAesthetics, WithGroupOption

PolygonAesthetics

interface PolygonAesthetics : OptionsCapsule

PolygonMapping

class PolygonMapping : PolygonAesthetics, WithGroupOption

RasterAesthetics

interface RasterAesthetics : OptionsCapsule

RasterMapping

class RasterMapping : RasterAesthetics, WithGroupOption

RectAesthetics

interface RectAesthetics : OptionsCapsule

RectMapping

class RectMapping : RectAesthetics, WithGroupOption

RibbonAesthetics

interface RibbonAesthetics : OptionsCapsule

RibbonMapping

class RibbonMapping : RibbonAesthetics, WithGroupOption

SegmentAesthetics

interface SegmentAesthetics : OptionsCapsule

SegmentMapping

class SegmentMapping : SegmentAesthetics, WithGroupOption

TextAesthetics

interface TextAesthetics : OptionsCapsule

TextMapping

class TextMapping : TextAesthetics, WithGroupOption

TileAesthetics

interface TileAesthetics : OptionsCapsule

TileMapping

class TileMapping : TileAesthetics, WithGroupOption

VLineAesthetics

interface VLineAesthetics : OptionsCapsule

VLineMapping

class VLineMapping : VLineAesthetics, WithGroupOption