libvisio::VSDInfiniteLine Class Reference
Inheritance diagram for libvisio::VSDInfiniteLine:
libvisio::VSDGeometryListElement

List of all members.

Public Member Functions

 VSDInfiniteLine (unsigned id, unsigned level, const boost::optional< double > &x1, const boost::optional< double > &y1, const boost::optional< double > &x2, const boost::optional< double > &y2)
virtual ~VSDInfiniteLine ()
void handle (VSDCollector *collector) const
VSDGeometryListElementclone ()

Public Attributes

double m_x1
double m_y1
double m_x2
double m_y2

Constructor & Destructor Documentation

libvisio::VSDInfiniteLine::VSDInfiniteLine ( unsigned  id,
unsigned  level,
const boost::optional< double > &  x1,
const boost::optional< double > &  y1,
const boost::optional< double > &  x2,
const boost::optional< double > &  y2 
) [inline]
virtual libvisio::VSDInfiniteLine::~VSDInfiniteLine ( ) [inline, virtual]

Member Function Documentation

void libvisio::VSDInfiniteLine::handle ( VSDCollector collector) const [virtual]

Member Data Documentation


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