ARB
Public Member Functions | List of all members
UsedColor Class Reference

Public Member Functions

 UsedColor ()
 
 UsedColor (int idx)
 
void inc ()
 
void addCount (int toAdd)
 
int getCount () const
 
bool isAssigned () const
 
bool isStdColor () const
 
void assign (int idx)
 
int getIndex () const
 

Detailed Description

Definition at line 103 of file AW_print.cxx.

Constructor & Destructor Documentation

UsedColor::UsedColor ( )
inline

Definition at line 110 of file AW_print.cxx.

UsedColor::UsedColor ( int  idx)
inlineexplicit

Definition at line 111 of file AW_print.cxx.

Member Function Documentation

void UsedColor::inc ( )
inline

Definition at line 113 of file AW_print.cxx.

void UsedColor::addCount ( int  toAdd)
inline

Definition at line 114 of file AW_print.cxx.

int UsedColor::getCount ( ) const
inline

Definition at line 115 of file AW_print.cxx.

bool UsedColor::isAssigned ( ) const
inline

Definition at line 117 of file AW_print.cxx.

Referenced by ColorMap::printUserColorDefinitions().

bool UsedColor::isStdColor ( ) const
inline

Definition at line 118 of file AW_print.cxx.

References XFIG_USER_COLOR_FIRST.

Referenced by ColorMap::mapColors().

void UsedColor::assign ( int  idx)
inline

Definition at line 120 of file AW_print.cxx.

References aw_assert, XFIG_USER_COLOR_FIRST, and XFIG_USER_COLOR_LAST.

Referenced by ColorMap::mapColors().

int UsedColor::getIndex ( ) const
inline

Definition at line 127 of file AW_print.cxx.

References aw_assert.

Referenced by ColorMap::printUserColorDefinitions().


The documentation for this class was generated from the following file: