|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.persistence.CompositeBuilder
com.tensegrity.composite.persistence.CompositeLabelBuilder
Builds a CompositeLabel-instance from a definition given in an
AttributeList.
| Constructor Summary | |
CompositeLabelBuilder()
Constructor for CompositeLabelBuilder. |
|
| Method Summary | |
java.lang.Object |
build(AttributeList list)
Builds a CompositeLabel from the given
AttributeList. |
| Methods inherited from class com.tensegrity.composite.persistence.CompositeBuilder |
addPrimitives, getLocation, getSize, getSizeMayBeNull, getTransform, readFlag, readFlagMayBeNull, setCompositeAttributes, setGeometryAttributes, setStyleAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeLabelBuilder()
CompositeLabelBuilder.
| Method Detail |
public java.lang.Object build(AttributeList list)
throws BuildException
CompositeLabel from the given
AttributeList.
build in interface Builderbuild in class CompositeBuilderlist - the AttributeList from which to build the label.
CompositeLabel.
BuildExceptionBuilder.build(com.tensegrity.generic.attribute.AttributeList)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||