|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecty.io.graphml.output.AbstractSerializer
y.io.graphml.output.TypeBasedSerializer
com.yworks.yfiles.server.graphml.flexio.serializer.AbstractSerializer
com.yworks.yfiles.server.graphml.flexio.serializer.FontSerializer
Serializer for Font.
| Constructor Summary | |
FontSerializer()
|
|
| Method Summary | |
java.lang.String |
getElementName(GraphMLWriteContext context)
The local name of the serialized element node. |
protected java.lang.Class |
getSerializationType(GraphMLWriteContext context)
Gets the type for which this instance should handle serialization. |
void |
serializeItem(java.lang.Object item,
XmlWriter writer,
GraphMLWriteContext context)
|
| Methods inherited from class com.yworks.yfiles.server.graphml.flexio.serializer.AbstractSerializer |
getNamespace, onHandleSerialization |
| Methods inherited from class y.io.graphml.output.TypeBasedSerializer |
canHandle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FontSerializer()
| Method Detail |
public java.lang.String getElementName(GraphMLWriteContext context)
getElementName in class AbstractSerializercontext - The write context.
public void serializeItem(java.lang.Object item,
XmlWriter writer,
GraphMLWriteContext context)
throws GraphMLWriteException
GraphMLWriteExceptionprotected java.lang.Class getSerializationType(GraphMLWriteContext context)
context - The current write context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||