boxes-clefs
boxe-clefs.ads
boxe-clefs.adb
boxes
boxes
boxes-arcs
boxes-chords
boxes-clefs
boxes-keys
boxes-measures
boxes-not_head
boxes-staves
boxes-times
engine
boxes/
collectors/
output/
printers/
roemer.adb
test_engine.ad
ada
bin/
engine/
fonts/
internal/
text/
util/
Home
Showcase
Snapshots
Ada Source
PHP Source
Fonts
Sourceforge
Summary
Downloads
Browse CVS
Donate
Activity
Hosted by
Boxes.Clefs
type Clef_Box
Public representation.
type Clef_Box_Access
Pointer to representation data.
function Create
Constructor for instances.
Param
Type
Description
in
Clef
Clef_Access
The initial clef.
return
Clef_Box_Access
The newly created clef box.
procedure Layout
Param
Type
Description
access
This
Clef_Box
The clef box object instance.
access
Font
Font_Loader
Use this font loader.
procedure Print
Param
Type
Description
access
This
Clef_Box
The clef box object instance.
access
To
Printer'Class
Render to this printer.
in
Center
Vector
Center of container.
types
Clef_Box
Clef_Box_Access
methods
Create
Layout
Print