Viewport

Members

Functions

expand
void expand(Point p)
expand
void expand(Viewport o)
expandRel
void expandRel(Point p)
onBinaryRight
bool onBinaryRight(Point p)

Properties

lb
Point lb [@property getter]

left bottom

lt
Point lt [@property getter]

left top

rb
Point rb [@property getter]

right bottom

rt
Point rt [@property getter]

right top

Static functions

initial
Viewport initial(Point v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

h
DimSeg h;
w
DimSeg w;

Meta