|
interface ABLineAesthetics : OptionsCapsule
|
|
class ABLineMapping : ABLineAesthetics, WithGroupOption |
|
interface AreaAesthetics : OptionsCapsule
|
|
class AreaMapping : AreaAesthetics, WithGroupOption |
|
interface BarAesthetics : OptionsCapsule
|
|
class BarMapping : BarAesthetics, WithGroupOption |
|
interface BoxplotAesthetics : OptionsCapsule
|
|
class BoxplotMapping : BoxplotAesthetics, WithGroupOption |
|
interface BoxplotParameters : BoxplotStatParameters |
|
interface CrossBarAesthetics : OptionsCapsule
|
|
class CrossBarMapping : CrossBarAesthetics, WithGroupOption |
|
interface ErrorBarAesthetics : OptionsCapsule
|
|
class ErrorBarMapping : ErrorBarAesthetics, WithGroupOption |
|
interface HistogramAesthetics : OptionsCapsule
|
|
class HistogramMapping : HistogramAesthetics, BinAesthetics, WithGroupOption |
|
interface HLineAesthetics : OptionsCapsule
|
|
class HLineMapping : HLineAesthetics, WithGroupOption |
|
interface ImageAesthetics : OptionsCapsule
|
|
class ImageMapping : ImageAesthetics, WithGroupOption |
|
interface LineAesthetics : OptionsCapsule
|
|
class LineMapping : LineAesthetics, WithGroupOption |
|
interface LineRangeAesthetics : OptionsCapsule
|
|
class LineRangeMapping : LineRangeAesthetics, WithGroupOption |
|
interface PathAesthetics : OptionsCapsule
|
|
class PathMapping : PathAesthetics, WithGroupOption |
|
interface PointAesthetics : OptionsCapsule
|
|
class PointMapping : PointAesthetics, WithGroupOption |
|
interface PointRangeAesthetics : OptionsCapsule
|
|
class PointRangeMapping : PointRangeAesthetics, WithGroupOption |
|
interface PolygonAesthetics : OptionsCapsule
|
|
class PolygonMapping : PolygonAesthetics, WithGroupOption |
|
interface RasterAesthetics : OptionsCapsule
|
|
class RasterMapping : RasterAesthetics, WithGroupOption |
|
interface RectAesthetics : OptionsCapsule
|
|
class RectMapping : RectAesthetics, WithGroupOption |
|
interface RibbonAesthetics : OptionsCapsule
|
|
class RibbonMapping : RibbonAesthetics, WithGroupOption |
|
interface SegmentAesthetics : OptionsCapsule
|
|
class SegmentMapping : SegmentAesthetics, WithGroupOption |
|
interface TextAesthetics : OptionsCapsule
|
|
class TextMapping : TextAesthetics, WithGroupOption |
|
interface TileAesthetics : OptionsCapsule
|
|
class TileMapping : TileAesthetics, WithGroupOption |
|
interface VLineAesthetics : OptionsCapsule
|
|
class VLineMapping : VLineAesthetics, WithGroupOption |