|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.ColorInformation
GIFEmitter
.
This copy will be removed after 2.2.
@Deprecated public static class GenBaseImpl.ColorInformation
Field Summary | |
---|---|
int |
blue
Deprecated. |
int |
change
Deprecated. |
protected static java.util.List |
entries
Deprecated. |
double[] |
factor
Deprecated. |
int |
green
Deprecated. |
protected static GenBaseImpl.ColorInformation |
instance
Deprecated. |
boolean |
rainbow
Deprecated. |
int |
red
Deprecated. |
int |
which
Deprecated. |
Constructor Summary | |
---|---|
GenBaseImpl.ColorInformation()
Deprecated. |
Method Summary | |
---|---|
protected void |
fixFactor()
Deprecated. |
protected void |
generateColor()
Deprecated. |
static GenBaseImpl.ColorInformation |
getColor(int index)
Deprecated. |
byte |
scale(int value,
double factor)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static GenBaseImpl.ColorInformation instance
protected static java.util.List entries
public int red
public int green
public int blue
public int which
public int change
public double[] factor
public boolean rainbow
Constructor Detail |
---|
public GenBaseImpl.ColorInformation()
Method Detail |
---|
public static GenBaseImpl.ColorInformation getColor(int index)
public byte scale(int value, double factor)
protected void generateColor()
protected void fixFactor()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |