| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.io.graphml.output.AbstractOutputHandler
y.io.graphml.graph2d.AbstractWriteNodePortHandler
y.io.graphml.graph2d.NodePortGraphicsWriter
public class NodePortGraphicsWriter
Output handler that writes data related to the visual representation
 of a NodePort.
| Constructor Summary | |
|---|---|
| NodePortGraphicsWriter() | |
| Method Summary | |
|---|---|
| protected  java.lang.String | getKey()Returns "portgraphics". | 
| protected  void | writePort(NodePort port,
          XmlWriter writer,
          GraphMLWriteContext context)Serializes port data to the specified writer. | 
| Methods inherited from class y.io.graphml.graph2d.AbstractWriteNodePortHandler | 
|---|
| getKeyDefinitionAttributes, getValue, writeValueCore | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NodePortGraphicsWriter()
| Method Detail | 
|---|
protected java.lang.String getKey()
getKey in class AbstractWriteNodePortHandler
protected void writePort(NodePort port,
                         XmlWriter writer,
                         GraphMLWriteContext context)
AbstractWriteNodePortHandler
writePort in class AbstractWriteNodePortHandlerport - the port instance whose data has to be serialized.writer - the writer used for writing the port data.context - miscellaneous context information.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||