|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.persistence.CompositeSerializer
com.tensegrity.composite.persistence.CompositeGroupSerializer
com.tensegrity.composite.persistence.CompositeSwimLaneSerializer
The CompositeSwimLaneSerializer is responsible to convert a CompositeSwimLane instance to a AttributeList.
| Field Summary |
| Fields inherited from class com.tensegrity.composite.persistence.CompositeGroupSerializer |
group |
| Constructor Summary | |
CompositeSwimLaneSerializer(CompositeGroup group)
Constructor specifying the CompositeSwimLane to serialize. |
|
| Method Summary | |
AttributeList |
serialize()
Returns the CustomAttributes, CoordinateSystem, Location, Size, Transform and Primitives as AttributeList. |
| Methods inherited from class com.tensegrity.composite.persistence.CompositeGroupSerializer |
addBoundingBox, addCompositeGroupAttributes, addComposites, addContentBorder, addFoldStateAttributes, getAnchorAttribute, getGroup, getSizeAttribute |
| Methods inherited from class com.tensegrity.composite.persistence.CompositeSerializer |
addCompositeAttributes, addFlag, addLocation, addSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CompositeSwimLaneSerializer(CompositeGroup group)
CompositeSwimLane to serialize.
group - the CompositeSwimLane to serialize.| Method Detail |
public AttributeList serialize()
throws SerializeException
CompositeSerializer
serialize in interface Serializerserialize in class CompositeGroupSerializerSerializeExceptionCompositeGroupSerializer.serialize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||