Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

rnaml::SsBaseCoord Class Reference

#include <SsBaseCoord.h>

Inheritance diagram for rnaml::SsBaseCoord:

rnaml::Object List of all members.

Public Methods

 SsBaseCoord ()
 Initializes the object.

 SsBaseCoord (const SsBaseCoord &right)
 Initializes the object with the right's content.

SsBaseCoord * clone () const
 Clones the object.

virtual ~SsBaseCoord ()
 Destroys the object.

SsBaseCoord & operator= (const SsBaseCoord &right)
 Assigns the object with the right's content.

BaseIdgetBaseId () const
 Gets the ssBaseCoord baseId.

void setBaseId (BaseId *baseId)
 Sets the ssBaseCoord baseId.

float getX () const
 Gets the ssBaseCoord x.

void setX (float x)
 Sets the ssBaseCoord x.

float getY () const
 Gets the ssBaseCoord y.

void setY (float y)
 Sets the ssBaseCoord y.


Constructor & Destructor Documentation

rnaml::SsBaseCoord::SsBaseCoord   [inline]
 

Initializes the object.

rnaml::SsBaseCoord::SsBaseCoord const SsBaseCoord &    right [inline]
 

Initializes the object with the right's content.

Parameters:
right  the object to copy.

virtual rnaml::SsBaseCoord::~SsBaseCoord   [inline, virtual]
 

Destroys the object.


Member Function Documentation

SsBaseCoord* rnaml::SsBaseCoord::clone   const [inline]
 

Clones the object.

Returns:
a copy of the object.

BaseId * rnaml::SsBaseCoord::getBaseId  
 

Gets the ssBaseCoord baseId.

Returns:
the ssBaseCoord baseId.

float rnaml::SsBaseCoord::getX   const [inline]
 

Gets the ssBaseCoord x.

Returns:
the ssBaseCoord x

float rnaml::SsBaseCoord::getY   const [inline]
 

Gets the ssBaseCoord y.

Returns:
the ssBaseCoord y

SsBaseCoord & rnaml::SsBaseCoord::operator= const SsBaseCoord &    right
 

Assigns the object with the right's content.

Parameters:
right  the object to copy.
Returns:
itself.

void rnaml::SsBaseCoord::setBaseId BaseId   baseId
 

Sets the ssBaseCoord baseId.

Parameters:
baseId  the ssBaseCoord baseId.

void rnaml::SsBaseCoord::setX float    x [inline]
 

Sets the ssBaseCoord x.

Parameters:
x  the ssBaseCoord x

void rnaml::SsBaseCoord::setY float    y [inline]
 

Sets the ssBaseCoord y.

Parameters:
y  the ssBaseCoord y


The documentation for this class was generated from the following files:
Generated on Tue Nov 11 14:59:57 2003 for xmlcpg by doxygen1.2.18