Class DisplayFactory
java.lang.Object
com.musicxmltasks.musicxml.factory.DisplayFactory
public class DisplayFactory
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static DisplaynewDisplay(org.w3c.dom.Element element)static FontnewFont(org.w3c.dom.Element element)static FootnotenewFootnote(org.w3c.dom.Element element)static voidsetDisplayPlacement(Display display, Placement placement)static voidsetFormattedDisplay(FormattedDisplay formattedDisplay, org.w3c.dom.Element element)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
newDisplay
-
newFont
-
setFormattedDisplay
public static void setFormattedDisplay(FormattedDisplay formattedDisplay, org.w3c.dom.Element element) -
setDisplayPlacement
-
newFootnote
-