casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::Colormap Member List
This is the complete list of members for casa::Colormap, including all inherited members.
calcRGBMaps(uInt reqSize, Vector< Float > &redMap, Vector< Float > &greenMap, Vector< Float > &blueMap) const casa::Colormap [virtual]
Colormap()casa::Colormap
Colormap(const String &name)casa::Colormap [explicit]
ColormapVersion enum valuecasa::Colormap [private]
definition()casa::Colormap [inline]
doResizeCallbacks()casa::Colormap
getBrightness() const casa::Colormap [inline]
getContrast() const casa::Colormap [inline]
getInvertFlags(Bool &red, Bool &green, Bool &blue) const casa::Colormap
getShapingCoefficients() const casa::Colormap
itsBrightnesscasa::Colormap [private]
itsBrightnessScalecasa::Colormap [private]
itsColormapDefinitioncasa::Colormap [private]
itsContrastcasa::Colormap [private]
itsContrastScalecasa::Colormap [private]
itsInvertBluecasa::Colormap [private]
itsInvertGreencasa::Colormap [private]
itsInvertRedcasa::Colormap [private]
itsIsRigidcasa::Colormap [private]
itsNamecasa::Colormap [private]
itsOwnShapingFunctioncasa::Colormap [private]
itsPCColorTablescasa::Colormap [private]
itsRigidSizecasa::Colormap [private]
itsShapingFunctioncasa::Colormap [private]
name() const casa::Colormap [inline]
operator<<(ostream &os, const Colormap &c)casa::Colormap [friend]
operator<<(AipsIO &aio, const Colormap &c)casa::Colormap [friend]
operator<<(LogIO &lio, const Colormap &c)casa::Colormap [friend]
operator>>(AipsIO &aio, Colormap &c)casa::Colormap [friend]
registerPCColorTable(PixelCanvasColorTable *pcctbl)casa::Colormap
reinstall()casa::Colormap [protected]
rigid() const casa::Colormap [inline]
rigidSize() const casa::Colormap [inline]
setBrightness(const Float &brightness, const Bool &doReinstall=True)casa::Colormap
setColormapDefinition(ColormapDefinition *definition)casa::Colormap
setContrast(const Float &contrast, const Bool &doReinstall=True)casa::Colormap
setInvertFlags(const Bool &red, const Bool &green, const Bool &blue, const Bool &doReinstall=True)casa::Colormap
setName(const String &mapName)casa::Colormap [inline]
setRigid(Bool b)casa::Colormap [inline]
setRigidSize(uInt s)casa::Colormap [inline]
setShapingCoefficients(const Vector< Float > &params, const Bool &doReinstall=True)casa::Colormap
setShapingFunction(Function1D< Float, Float > *shapingfunc=0)casa::Colormap
unregisterPCColorTable(PixelCanvasColorTable *pcctbl)casa::Colormap
~Colormap()casa::Colormap [virtual]