Uses of Class
eu.bandm.music.top.SvgSource

Packages that use SvgSource
Package
Description
Top-level data structures, modelling different score formats, combining the entities defined in lower level packages.
  • Uses of SvgSource in eu.bandm.music.top

    Subclasses of SvgSource in eu.bandm.music.top
    Modifier and Type
    Class
    Description
    class 
    Renders graphical art according to a dynamic score, based on a project by DKR and ML from 1980, called "Graphart Scharen".
    class 
    Translation of tscore source according to "Mathias Wittekopf/Vorübergehende Zustände/Sätze 1,3,5,7,9 ("ClockMusic" or "Interlude"); see ohrwelt.de.
    class 
    Translation of tscore source according to "Mathias Wittekopf/Vorübergehende Zustände/8.
    class 
    Simple example application of tscore and svg generation which maked geometrical shapes wander over a browser screen.
    Methods in eu.bandm.music.top that return SvgSource
    Modifier and Type
    Method
    Description
    protected @Opt SvgSource
    MfMain.findSvgGeneratorByReflection(String format, Part part, eu.bandm.tools.location.Location<eu.bandm.tools.util.xml.XMLDocumentIdentifier> loc)
    Auxiliary routine to find by its name and then instantiate the class to process the tscore "PART" data.