CyanMagentaColor: Class representing cyan-magenta colors

Description Usage Arguments Fields and Methods Author(s) See Also

Description

Package: R.colors
Class CyanMagentaColor

Object
~~|
~~+--Color
~~~~~~~|
~~~~~~~+--OneDimensionalColor
~~~~~~~~~~~~|
~~~~~~~~~~~~+--CyanMagentaColor

Directly known subclasses:

public static class CyanMagentaColor
extends OneDimensionalColor

Class representing cyan-magenta colors. This type of colors are also refered to as the Cleveland-style cyan-magenta colors.

Usage

1
CyanMagentaColor(cyanMagenta=NULL, ...)

Arguments

cyanMagenta

vector of cyan-to-magenta levels in the range [0,maxColorValue] where maxColorValue is given by the argument with the same name in the constructor of the super class.

...

Arguments passed to the constructor of the super class.

Fields and Methods

Methods:

getColors -

Methods inherited from OneDimensionalColor:
getColorSpace

Methods inherited from Color:
[, as.character, display, drawColorRamp, getColorFilter, getColors, getColorSpace, length, palette, plotParallel, seq, setColorFilter, viewThroughColorFilter

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

palette.


HenrikBengtsson/R.colors documentation built on May 6, 2019, 11:53 p.m.