Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Reference.org.gwoptics.graphics.colourmap Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
ColourmapNodeColourmapNode is a class that encapsulates the colour and location of a point, on acolourmap.Classreference.org.gwoptics.graphics.colourmapGWOptics
CoolColourmapCoolColourmap extends RGBColourmap and is a gradient of cyan at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
EquationColourmapEquationColourmap implements the IColourmap interface to generate a colourmapfrom an equation, rather than nodes as in the alternative RGBColourmap.Classreference.org.gwoptics.graphics.colourmapGWOptics
FlipColourmapFlipColourmap extends RGBColourmap and is a custom made map with black in thecenter and bright for smaller and a larger values.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
GrayScaleColourmapGrayScaleColourmap extends RGBColourmap and is a gradient of black at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
HotColourmapHotColourmap extends RGBColourmap and is a gradient of black at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
IColourmapIColourmap interface provides several functions that are required for a colourmap to be used by an object.Interfacereference.org.gwoptics.graphics.colourmapGWOptics
IColourmapEquationSimple interface which acts as a callback object for EquationColourmapto generate a colourmap from a specific equation.Interfacereference.org.gwoptics.graphics.colourmapGWOptics
MapNeedsGeneratingExceptionThis exception is thrown by a colourmap when the user attempts to read a value from the map without generating it beforehand.Classreference.org.gwoptics.graphics.colourmapGWOptics
PresetColourmapsThis class defines only one static member to retrieveSince:0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
Presetsenum Presetsextends java.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics
RGBColourmapRGBColourmap is an object that allows various colourmaps to be generated from RGB nodes.Classreference.org.gwoptics.graphics.colourmapGWOptics
WarmColourmapWarmColourmap extends RGBColourmap and is a gradient of red at 0.Classreference.org.gwoptics.graphics.colourmap.presetsGWOptics