public class MapColorGenerator extends Object
| Constructor and Description |
|---|
MapColorGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
freeColor(Color color)
This is used to tell the generator that this particular color has been freed
and can be used again.
|
Color |
getUniqueColor()
Create a new color according to specification (see class description)
|
public Color getUniqueColor()
public void freeColor(Color color)
color - Color that is no longer needed by map.Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.