cmlabs::ImagePolyLineFeature Class Reference

The PolyLine type ImageFeature. More...

#include <ImageFeatures.h>

Inheritance diagram for cmlabs::ImagePolyLineFeature:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ImagePolyLineFeature (JString creator, JTime t, double depth)
 ~ImagePolyLineFeature ()
 ImagePolyLineFeature (JString xml)
 ImagePolyLineFeature (XMLNode *node)
Objectclone () const
PolyLine getPolyLine ()
Color getColor ()
bool setPolyLine (PolyLine polyline)
bool setColor (Color c)
JString print ()
JString toXML ()
bool fromXML (XMLNode *node)

Public Attributes

PolyLine polyLine
Color color


Detailed Description

The PolyLine type ImageFeature.

Definition at line 112 of file ImageFeatures.h.


Constructor & Destructor Documentation

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

The PolyLine type ImageFeature

Definition at line 269 of file ImageFeatures.cpp.

cmlabs::ImagePolyLineFeature::~ImagePolyLineFeature (  ) 

Definition at line 276 of file ImageFeatures.cpp.

cmlabs::ImagePolyLineFeature::ImagePolyLineFeature ( JString  xml  ) 

Definition at line 279 of file ImageFeatures.cpp.

cmlabs::ImagePolyLineFeature::ImagePolyLineFeature ( XMLNode node  ) 

Definition at line 284 of file ImageFeatures.cpp.


Member Function Documentation

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

Implements cmlabs::Object.

Definition at line 289 of file ImageFeatures.cpp.

PolyLine cmlabs::ImagePolyLineFeature::getPolyLine (  ) 

Definition at line 296 of file ImageFeatures.cpp.

Color cmlabs::ImagePolyLineFeature::getColor (  ) 

Definition at line 300 of file ImageFeatures.cpp.

bool cmlabs::ImagePolyLineFeature::setPolyLine ( PolyLine  polyline  ) 

Definition at line 304 of file ImageFeatures.cpp.

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

Definition at line 309 of file ImageFeatures.cpp.

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

Reimplemented from cmlabs::Object.

Definition at line 317 of file ImageFeatures.cpp.

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

Reimplemented from cmlabs::Object.

Definition at line 321 of file ImageFeatures.cpp.

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

Reimplemented from cmlabs::Object.

Definition at line 325 of file ImageFeatures.cpp.


Member Data Documentation

Definition at line 121 of file ImageFeatures.h.

Definition at line 122 of file ImageFeatures.h.


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

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