Class ColorScheme
java.lang.Object
com.vividsolutions.jump.workbench.ui.renderer.style.ColorScheme
The colour schemes were taken from the following sources:
- Visual Mining, Inc. "Charts--Color Palettes" 2003. Available from http://chartworks.com/resources/palettes.html. Internet; accessed 24 April 2003.
- Brewer, Cindy and Harrower, Mark. "ColorBrewer". Available from http://www.personal.psu.edu/faculty/c/a/cab38/ColorBrewerBeta2.html. Internet; accessed 24 April 2003.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ColorSchemestatic Collection<String> intgetName()next()static Collection<String> voidsetLastColorReturned(int lastColorReturned)
-
Constructor Details
-
ColorScheme
-
-
Method Details
-
create
-
rangeColorSchemeNames
-
discreteColorSchemeNames
-
getLastColorReturned
public int getLastColorReturned() -
setLastColorReturned
public void setLastColorReturned(int lastColorReturned) -
next
-
getColors
-
getName
-