|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectyext.graphml.graph2D.AbstractNodeRealizerSerializer
yext.svg.io.SVGNodeRealizerSerializer
public class SVGNodeRealizerSerializer
Serializer for instances of SVGNodeRealizer.
| Constructor Summary | |
|---|---|
SVGNodeRealizerSerializer()
|
|
| Method Summary | |
|---|---|
String |
getName()
Returns the string "SVGNode". |
String |
getNamespacePrefix()
Returns the string null. |
String |
getNamespaceURI()
|
Class |
getRealizerClass()
Returns class SVGNodeRealizer. |
void |
parse(NodeRealizer realizer,
Node domNode,
org.graphdrawing.graphml.reader.GraphMLParseContext context)
|
void |
write(NodeRealizer nr,
org.graphdrawing.graphml.writer.XmlWriter writer,
org.graphdrawing.graphml.writer.GraphMLWriteContext context)
|
| Methods inherited from class yext.graphml.graph2D.AbstractNodeRealizerSerializer |
|---|
canHandle, canHandle, createRealizerInstance, writeAttributes, writeFill |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVGNodeRealizerSerializer()
| Method Detail |
|---|
public String getName()
public String getNamespaceURI()
public String getNamespacePrefix()
null.
getNamespacePrefix in interface yext.graphml.graph2D.NodeRealizerSerializergetNamespacePrefix in class yext.graphml.graph2D.AbstractNodeRealizerSerializernull.public Class getRealizerClass()
SVGNodeRealizer.
SVGNodeRealizer.
public void write(NodeRealizer nr,
org.graphdrawing.graphml.writer.XmlWriter writer,
org.graphdrawing.graphml.writer.GraphMLWriteContext context)
write in interface yext.graphml.graph2D.NodeRealizerSerializerwrite in class yext.graphml.graph2D.AbstractNodeRealizerSerializer
public void parse(NodeRealizer realizer,
Node domNode,
org.graphdrawing.graphml.reader.GraphMLParseContext context)
parse in interface yext.graphml.graph2D.NodeRealizerSerializerparse in class yext.graphml.graph2D.AbstractNodeRealizerSerializer
|
© Copyright 2000-2007, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||