|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgdl.base.NodeColorMapper
public class NodeColorMapper
This class hold a collections of colors and is able to map an integer color attribute to a java.awt.Color The colors are used in association with nodes.
Constructor Summary | |
---|---|
NodeColorMapper()
|
Method Summary | |
---|---|
java.awt.Color |
getColor(int number)
allows to retrieve a Color for a mapped integer color attribute value. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeColorMapper()
Method Detail |
---|
public java.awt.Color getColor(int number)
number
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |