boxes-arcs
boxes-arcs.ads
boxes-arcs.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.Arcs
type Arc_Box
Public representation.
type Arc_Box_Access
Pointer to representation data.
function Create
Constructor for instances.
Param
Type
Description
return
Arc_Box_Access
The newly created arc box.
procedure Layout
Param
Type
Description
access
This
Arc_Box
The arc box object instance.
access
Font
Font_Loader
Use this font loader.
procedure Print
Param
Type
Description
access
This
Arc_Box
The arc box object instance.
access
To
Printer'Class
Render to this printer.
in
Center
Vector
Center of container.
types
Arc_Box
Arc_Box_Access
methods
Create
Layout
Print