class
Allocation
(Return to index)
actual size a glyph is given.
Type:
Instantiable
Derived Classes
Include file:
InterViews/geometry.h
Description:
in reference manual
.
Public:
Allocation
()
Allocation
(const
Allocation
&)
void
allot
(DimensionName, const
Allotment
&)
void
allot_x
(const
Allotment
&)
void
allot_y
(const
Allotment
&)
Allotment
&
allotment
(DimensionName)
const
Allotment
&
allotment
(DimensionName) const
Coord
bottom
() const
boolean
equals
(const
Allocation
&, float epsilon) const
Coord
left
() const
Coord
right
() const
Coord
top
() const
Coord
x
() const
Allotment
&
x_allotment
()
const
Allotment
&
x_allotment
() const
Coord
y
() const
Allotment
&
y_allotment
()
const
Allotment
&
y_allotment
() const
(more documentation)