|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.composite.geometry.persistence.GeometryDescriptorItemSerializer
The GeometryDescriptorItemSerializer is responsible to convert a GeometryDescriptorItem into an AttributeList.
| Constructor Summary | |
GeometryDescriptorItemSerializer(GeometryDescriptorItem item)
Constructor for GeometryDescriptorItemSerializer. |
|
| Method Summary | |
static java.lang.String |
getTypeName(int type)
|
AttributeList |
serialize()
Translates the information of the object to be serialized into an AttributeList. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GeometryDescriptorItemSerializer(GeometryDescriptorItem item)
GeometryDescriptorItemSerializer.
item - the GeometryDescriptorItem to serialize.| Method Detail |
public AttributeList serialize()
throws SerializeException
SerializerAttributeList.
serialize in interface SerializerSerializeException - is thrown whenever an error occurs while
serializing the given object.
public static final java.lang.String getTypeName(int type)
throws SerializeException
SerializeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||