FemViewer::colormap_value Struct Reference

#include <LegendValue.h>

Collaboration diagram for FemViewer::colormap_value:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 colormap_value (void)
 colormap_value (const colormap_value &ref)
void operator= (const colormap_value &rhs)
void clear (void)
unsigned char RedAsUChar (void)
unsigned char GreenAsUChar (void)
unsigned char BlueAsUChar (void)
ColorRGB GetColor (void) const
 Pobiera dane koloru wartosci legendy jako kolor.
void SetColor (const ColorRGB &c)
 Ustawia kolor.
std::string TypeAsString (void)
 Zwraca nazwe typu elementu.
std::string AsString (void)
 Zwraca obiekt jako string.

Public Attributes

double value
RGBColor rgb
int type

Constructor & Destructor Documentation

FemViewer::colormap_value::colormap_value ( void   )  [inline, explicit]

A constructor.

Here is the call graph for this function:

FemViewer::colormap_value::colormap_value ( const colormap_value ref  )  [inline]

Member Function Documentation

std::string FemViewer::colormap_value::AsString ( void   )  [inline]

Zwraca obiekt jako string.

Here is the call graph for this function:

unsigned char FemViewer::colormap_value::BlueAsUChar ( void   )  [inline]

Here is the caller graph for this function:

void FemViewer::colormap_value::clear ( void   )  [inline]

Here is the caller graph for this function:

ColorRGB FemViewer::colormap_value::GetColor ( void   )  const [inline]

Pobiera dane koloru wartosci legendy jako kolor.

unsigned char FemViewer::colormap_value::GreenAsUChar ( void   )  [inline]

Here is the caller graph for this function:

void FemViewer::colormap_value::operator= ( const colormap_value rhs  )  [inline]
unsigned char FemViewer::colormap_value::RedAsUChar ( void   )  [inline]

Here is the caller graph for this function:

void FemViewer::colormap_value::SetColor ( const ColorRGB c  )  [inline]

Ustawia kolor.

std::string FemViewer::colormap_value::TypeAsString ( void   )  [inline]

Zwraca nazwe typu elementu.

Zwraca nazwe typu elementu.

Returns:
nazwa typu elementu

Here is the caller graph for this function:


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1