class
Shape
(Return to index)
for defining "infinite" stretchability or shrinkability (iv-2.6)
Type:
Instantiable
Derived Classes
Include file:
IV-2_6/InterViews/shape.h
Description:
man page
Public:
boolean
Defined
()
void
Rect
(int w, int h)
void
Rigid
(int hshr = 0, int hstr = 0, int vshr = 0, int vstr = 0)
void
SetUndefined
()
Shape
()
void
Square
(int)
boolean
Undefined
()
int
aspect
int
hshrink, vshrink
int
hstretch, vstretch
int
hunits, vunits
int
width, height
~Shape
()
(more documentation)