Gaia
gaia2std::Point Class Reference

Public Member Functions

std::string name () const
 
void setName (const std::string &name)
 
void load (const std::string &name)
 
std::vector< float > value (const std::string &name) const
 
std::vector< std::string > label (const std::string &name) const
 
std::vector< float > value (int nsegment, const std::string &name) const
 
std::vector< std::string > label (int nsegment, const std::string &name) const
 
void setValue (const std::string &name, float value)
 
void setValue (const std::string &name, const std::vector< float > &value)
 
void setLabel (const std::string &name, const std::string &label)
 
void setLabel (const std::string &name, const std::vector< std::string > &label)
 
void setValue (int nsegment, const std::string &name, float value)
 
void setValue (int nsegment, const std::string &name, const std::vector< float > &value)
 
void setLabel (int nsegment, const std::string &name, const std::string &label)
 
void setLabel (int nsegment, const std::string &name, const std::vector< std::string > &label)
 

Friends

class DataSet
 
class Collection
 
class Transformation
 
class DistanceFunction
 
class View
 

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