org.keridwen.modelling.group.editor.utils
Class ColorChartPanel
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Color>
org.keridwen.modelling.group.editor.utils.ColorChartPanel
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Color>
public class ColorChartPanel
- extends HashMap<String,Color>
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
getColorChartPanel
public static ColorChartPanel getColorChartPanel()
getAllColorsByIndex
public Color getAllColorsByIndex(int index)
getMediumColorsByIndex
public Color getMediumColorsByIndex(int index)
getNbAllColors
public int getNbAllColors()
Copyright © 2012-2013 Artenum. All Rights Reserved.