|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanar.Parametric
anar.Pt
anar.PtABS
anar.PtABS4D
anar.AColor
anar.OogColor
@Deprecated public class OogColor

| Field Summary |
|---|
| Fields inherited from class anar.AColor |
|---|
debug |
| Fields inherited from class anar.Pt |
|---|
globalRender, render |
| Fields inherited from class anar.Parametric |
|---|
meta |
| Constructor Summary | |
|---|---|
OogColor(float g)
|
|
OogColor(float g,
float a)
|
|
OogColor(float r,
float g,
float b)
|
|
OogColor(float r,
float g,
float b,
float a)
|
|
| Method Summary |
|---|
| Methods inherited from class anar.AColor |
|---|
a, a, addA, addAlpha, addB, addBlue, addBlue, addBrightness, addBrightness, addG, addGreen, addGreen, addH, addHue, addHue, addHueDegree, addHueRadian, addL, addR, addRed, addRed, addS, addSaturation, addSaturation, alpha, analogous, analogous, b, b, blue, blue, brightness, brightness, complementary, g, g, green, green, h, h, HSB, HSB, HSB, HSB, HSBtoRGB, HSBtoRGB, HSBtoRGB, hue, hue, hueDegree, hueRadian, interpolate, l, l, r, r, red, red, RGB, RGB, RGB, RGB, RGBtoHSB, RGBtoHSB, s, s, saturation, saturation, swap, toAColor, toHexa, toHSB, toHTML, toInt, toInt, toPovRay, toRGB, toString |
| Methods inherited from class anar.PtABS4D |
|---|
build, set, set, w, w, w |
| Methods inherited from class anar.PtABS |
|---|
clone, set, set, set, set, set, set, set, set, set, tag, x, x, y, y, z, z |
| Methods inherited from class anar.Parametric |
|---|
child, get, getMeta, getPrimitive, parent, parent, parentList, parentList, parentList, parentListGraphViz, parentListGraphViz, parentListRecursive, parentListRecursiveGraphViz, parentToString, parentToStringRecursive, parentToStringRecursive, primitiveToString, replaceParent, replaceParent, replicate, tag |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public OogColor(float r, float g, float b, float a)
r - g - b - a - @Deprecated public OogColor(float r, float g, float b)
r - g - b - @Deprecated public OogColor(float g, float a)
g - a - @Deprecated public OogColor(float g)
g -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||