cmlabs::FeaturePlane Class Reference

One Plane of ImageFeatures in one image. More...

#include <ImageSpaces.h>

Inheritance diagram for cmlabs::FeaturePlane:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FeaturePlane (JString creator, JTime t, double depth)
 ~FeaturePlane ()
 FeaturePlane (JString xml)
 FeaturePlane (XMLNode *node)
Objectclone () const
JString print ()
JString toXML ()
bool fromXML (XMLNode *node)

Public Attributes

JString creator
JTime frameTime
double planeDepth
ObjectCollection features


Detailed Description

One Plane of ImageFeatures in one image.

Definition at line 31 of file ImageSpaces.h.


Constructor & Destructor Documentation

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

The FeaturePlane Class

Definition at line 30 of file ImageSpaces.cpp.

cmlabs::FeaturePlane::~FeaturePlane (  ) 

Definition at line 36 of file ImageSpaces.cpp.

cmlabs::FeaturePlane::FeaturePlane ( JString  xml  ) 

Definition at line 39 of file ImageSpaces.cpp.

cmlabs::FeaturePlane::FeaturePlane ( XMLNode node  ) 

Definition at line 44 of file ImageSpaces.cpp.


Member Function Documentation

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

Implements cmlabs::Object.

Definition at line 49 of file ImageSpaces.cpp.

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

Reimplemented from cmlabs::Object.

Definition at line 55 of file ImageSpaces.cpp.

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

Reimplemented from cmlabs::Object.

Definition at line 59 of file ImageSpaces.cpp.

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

Reimplemented from cmlabs::Object.

Definition at line 63 of file ImageSpaces.cpp.


Member Data Documentation

Definition at line 40 of file ImageSpaces.h.

Definition at line 41 of file ImageSpaces.h.

Definition at line 42 of file ImageSpaces.h.

Definition at line 43 of file ImageSpaces.h.


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

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