C D G M

C

ColorKey - Class in <Unnamed>
 
ColorKey(List<String>) - Constructor for class ColorKey
Construct a color key for the specified list of labels.

D

drawColorKey(GenDraw, double, double, double, double) - Method in class ColorKey
Draw a color key in the specified rectangle

G

getColor(String) - Method in class ColorKey
Gets color associated with string s.
getColor(int) - Method in class ColorKey
Get the ith color.

M

main(String[]) - Static method in class ColorKey
 

C D G M