|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.niffty.StaffSystemHeader
A StaffSystemHeader has optional tags: absolute or logical placement, width and height.
Constructor Summary | |
StaffSystemHeader(Tags tags)
Creates a new StaffSystemHeader with the given tags. |
Method Summary | |
Tags |
tags()
Returns the Tags object containing the optional tags. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StaffSystemHeader(Tags tags)
tags
- the tags for this staff system header. If this is null,
then this uses an empty Tags object.Method Detail |
public Tags tags()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |