Public Member Functions

uiSize Class Reference

Inheritance diagram for uiSize:
Geom::Size2D< int >

List of all members.

Public Member Functions

 uiSize (const Geom::Size2D< int > &a)
 uiSize (int wdt=0, int hgt=0)
int hNrPics () const
int vNrPics () const
void setHNrPics (int np)
 nr of pics should be > 0
void setVNrPics (int np)
 nr of pics should be > 0

Constructor & Destructor Documentation

uiSize::uiSize ( const Geom::Size2D< int > &  a  )  [inline]
uiSize::uiSize ( int  wdt = 0,
int  hgt = 0 
) [inline]

Member Function Documentation

int uiSize::hNrPics (  )  const [inline]
void uiSize::setHNrPics ( int  np  )  [inline]

nr of pics should be > 0

void uiSize::setVNrPics ( int  np  )  [inline]

nr of pics should be > 0

int uiSize::vNrPics (  )  const [inline]