MlpShapePoint Class Reference

#include <MlpShapePoint.hpp>

Inheritance diagram for MlpShapePoint:
Inheritance graph
[legend]
Collaboration diagram for MlpShapePoint:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MlpShapePoint ()
 ~MlpShapePoint ()
void setX (std::string xCoord)
std::string getX ()
void setY (std::string yCoord)
std::string getY ()
void setZ (std::string zCoord)
std::string getZ ()
void setZone (std::string zone)
std::string getZone ()
void setHemisphere (std::string hemisphere)
std::string getHemisphere ()
virtual void setLastX (std::string xCoord)
virtual void setLastY (std::string yCoord)
virtual void setLastZ (std::string zCoord)
virtual void setLastZone (std::string zone)
virtual void setLastHemisphere (std::string hemisphere)
virtual const XMLCh * asXmlStr ()
virtual const char * asCstr ()

Protected Attributes

MlpCoord _point

Constructor & Destructor Documentation

MlpShapePoint::MlpShapePoint (  ) 
MlpShapePoint::~MlpShapePoint (  ) 

Member Function Documentation

const char * MlpShapePoint::asCstr (  )  [virtual]

Implements MlpShape.

const XMLCh * MlpShapePoint::asXmlStr (  )  [virtual]

Implements MlpShape.

std::string MlpShapePoint::getHemisphere (  ) 
std::string MlpShapePoint::getX (  ) 
std::string MlpShapePoint::getY (  ) 
std::string MlpShapePoint::getZ (  ) 
std::string MlpShapePoint::getZone (  ) 
void MlpShapePoint::setHemisphere ( std::string  hemisphere  ) 
void MlpShapePoint::setLastHemisphere ( std::string  hemisphere  )  [virtual]

Implements MlpShape.

void MlpShapePoint::setLastX ( std::string  xCoord  )  [virtual]

Implements MlpShape.

void MlpShapePoint::setLastY ( std::string  yCoord  )  [virtual]

Implements MlpShape.

void MlpShapePoint::setLastZ ( std::string  zCoord  )  [virtual]

Implements MlpShape.

void MlpShapePoint::setLastZone ( std::string  zone  )  [virtual]

Implements MlpShape.

void MlpShapePoint::setX ( std::string  xCoord  ) 
void MlpShapePoint::setY ( std::string  yCoord  ) 
void MlpShapePoint::setZ ( std::string  zCoord  ) 
void MlpShapePoint::setZone ( std::string  zone  ) 

Member Data Documentation


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

Generated on Tue Jan 19 10:25:57 2010 for "MLP Library" by  doxygen 1.6.1