FourDimensionalColor: Abstract class representing \"four-dimensional\" colors

Description Usage Arguments Fields and Methods Author(s)

Description

Package: R.colors
Class FourDimensionalColor

Object
~~|
~~+--Color
~~~~~~~|
~~~~~~~+--FourDimensionalColor

Directly known subclasses:
CmykColor, HsvgColor

public static class FourDimensionalColor
extends Color

Abstract class representing \"four-dimensional\" colors.

Usage

1
FourDimensionalColor(..., maxColorValue=1)

Arguments

...

Four (preferably named) vector arguments of color values in the range [0,maxColorValue].

maxColorValue

numeric specifying maximum color value possible.

Fields and Methods

Methods:

getColorSpace Gets the internal representation of the colors.

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/)


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