Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package virtuoso.asaph.util.render

Class Summary
BodyLayout Object that lays out a song or song block for rendering.
ChordFragment A fragment of text to render
ChordFragmentGroup A group of chord fragments associated with a ChordAnnotation.
EditableBodyLayout Base class for BodyLayouts that can accept blocks for layout.
EditableBodyLayout.LineLayoutFactory Factory for LineLayouts
Graphics2DBodyLayout BodyLayout for standard Graphics2D rendering.
Graphics2DBodyRender Tool that renders the song body as Graphics2D.
Graphics2DLineLayout LineLayout for standard Graphics2D rendering.
LineLayout Object that computes and stores horizontal positions of line members.
PlainTextBodyLayout BodyLayout for monospaced plain text rendering.
PlainTextBodyRender Tool that renders the song body as text.
PlainTextLineLayout LineLayout for monospaced plain text.
TextFragment A fragment of text to render