Uses of Class
eu.webtoolkit.jwt.chart.WAbstractColorMap
Packages that use WAbstractColorMap
-
Uses of WAbstractColorMap in eu.webtoolkit.jwt.chart
Subclasses of WAbstractColorMap in eu.webtoolkit.jwt.chartMethods in eu.webtoolkit.jwt.chart that return WAbstractColorMapModifier and TypeMethodDescriptionWAbstractDataSeries3D.getColorMap()
Returns the colormap used by this dataseries.WAbstractGridData.getIsoColorMap()
Get the color map for the isolines.Methods in eu.webtoolkit.jwt.chart with parameters of type WAbstractColorMapModifier and TypeMethodDescriptionvoid
WAbstractDataSeries3D.setColorMap
(WAbstractColorMap colormap) Sets the colormap for this dataseries.void
WAbstractGridData.setIsoColorMap
(WAbstractColorMap colormap) Set the color map for the isolines.