|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgdl.base.ConnectionsColorMapper
public class ConnectionsColorMapper
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 connections, so no very light colors are used.
| Constructor Summary | |
|---|---|
ConnectionsColorMapper()
|
|
| 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 ConnectionsColorMapper()
| 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 | |||||||||