cmlabs::ImagePointFeature Class Reference

The Point type ImageFeature. More...

#include <ImageFeatures.h>

Inheritance diagram for cmlabs::ImagePointFeature:

Inheritance graph
[legend]
Collaboration diagram for cmlabs::ImagePointFeature:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ImagePointFeature (JString creator, JTime t, double depth)
 ImagePointFeature (JString xml)
 ImagePointFeature (XMLNode *node)
 ~ImagePointFeature ()
Objectclone () const
PointFloat getPoint ()
Color getColor ()
bool setPoint (PointFloat p)
bool setColor (Color c)
JString print ()
JString toXML ()
bool fromXML (XMLNode *node)

Public Attributes

PointFloat point
Color color


Detailed Description

The Point type ImageFeature.

Definition at line 54 of file ImageFeatures.h.


Constructor & Destructor Documentation

cmlabs::ImagePointFeature::ImagePointFeature ( JString  creatorName,
JTime  t,
double  depth 
)

The Point type ImageFeature

Definition at line 35 of file ImageFeatures.cpp.

cmlabs::ImagePointFeature::ImagePointFeature ( JString  xml  ) 

Definition at line 45 of file ImageFeatures.cpp.

cmlabs::ImagePointFeature::ImagePointFeature ( XMLNode node  ) 

Definition at line 50 of file ImageFeatures.cpp.

cmlabs::ImagePointFeature::~ImagePointFeature (  ) 

Definition at line 42 of file ImageFeatures.cpp.


Member Function Documentation

Object * cmlabs::ImagePointFeature::clone (  )  const [virtual]

Implements cmlabs::Object.

Definition at line 55 of file ImageFeatures.cpp.

PointFloat cmlabs::ImagePointFeature::getPoint (  ) 

Definition at line 61 of file ImageFeatures.cpp.

Color cmlabs::ImagePointFeature::getColor (  ) 

Definition at line 65 of file ImageFeatures.cpp.

bool cmlabs::ImagePointFeature::setPoint ( PointFloat  p  ) 

Definition at line 69 of file ImageFeatures.cpp.

bool cmlabs::ImagePointFeature::setColor ( Color  c  ) 

Definition at line 74 of file ImageFeatures.cpp.

JString cmlabs::ImagePointFeature::print (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 79 of file ImageFeatures.cpp.

JString cmlabs::ImagePointFeature::toXML (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 83 of file ImageFeatures.cpp.

bool cmlabs::ImagePointFeature::fromXML ( XMLNode node  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 87 of file ImageFeatures.cpp.


Member Data Documentation

Definition at line 63 of file ImageFeatures.h.

Definition at line 64 of file ImageFeatures.h.


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

Generated on Tue Jul 7 16:22:42 2009 for CoreLibrary by  doxygen 1.5.6