Scribus
Open source desktop publishing at your fingertips
Geom::IPoint Class Reference

Public Member Functions

 IPoint (ICoord x, ICoord y)
 
 IPoint (NRPointL const &p)
 
 IPoint (IPoint const &p)
 
IPointoperator= (IPoint const &p)
 
 operator Point ()
 
ICoord operator[] (unsigned i) const throw (std::out_of_range)
 
ICoord & operator[] (unsigned i) throw (std::out_of_range)
 
ICoord operator[] (Dim2 d) const throw ()
 
ICoord & operator[] (Dim2 d) throw ()
 
IPointoperator+= (IPoint const &o)
 
IPointoperator-= (IPoint const &o)
 

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