BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioWater Class Reference

#include <BioWater.h>

List of all members.

Public Member Functions

 BioWater ()
 ~BioWater ()
 BioWater (const string &)
 BioWater (const char &, const vector< BioResidue > &)
void showWater (ostream &=cout)
int getNumberOfWaters () const
int getWaterIndex (const int &) const
int getWaterNumber (const int &) const
void setChainId (const char &)
char getChainId () const
BioWater eraseHydrogen ()
BioResiduegetWater (const int &)
void setDisplayArea (double startx=80, double starty=250, double size=450)
void showWater (BioPostScript &ps, double width=1, double r=255, double g=0, double b=0)

Constructor & Destructor Documentation

BioWater::BioWater ( const string &  )
BioWater::BioWater ( const char &  ,
const vector< BioResidue > &   
)

Member Function Documentation

char BioWater::getChainId ( ) const
BioResidue& BioWater::getWater ( const int &  )
int BioWater::getWaterIndex ( const int &  ) const
int BioWater::getWaterNumber ( const int &  ) const
void BioWater::setChainId ( const char &  )
void BioWater::setDisplayArea ( double  startx = 80,
double  starty = 250,
double  size = 450 
)
void BioWater::showWater ( ostream &  = cout)
void BioWater::showWater ( BioPostScript ps,
double  width = 1,
double  r = 255,
double  g = 0,
double  b = 0 
)

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