| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.module.YModule
y.module.io.IOHandlerModule
y.module.io.GraphMLOutput
public class GraphMLOutput
A module that exports graphs to GraphML format.
| Field Summary | |
|---|---|
| static java.lang.String | IGNORE_GRAPHICS | 
| static java.lang.String | WRITE_DTD | 
| static java.lang.String | WRITE_EMBEDDED_RESOURCES | 
| static java.lang.String | WRITE_XML_SCHEMA | 
| Fields inherited from class y.module.YModule | 
|---|
| FAILED, moduleListenerSupport, PRECONDITION_VIOLATED, SUCCESS | 
| Constructor Summary | |
|---|---|
| GraphMLOutput() | |
| Method Summary | |
|---|---|
| protected  IOHandler | createIOHandler()Returns a new instance of GraphMLIOHandler. | 
| Methods inherited from class y.module.io.IOHandlerModule | 
|---|
| addTilingOptions, addViewPortOptions, adoptRenderingHints, adoptViewPortOptions, configureViewPort, getIOHandler, getIOMode, getURL, mainrun, setIOHandler, setIOMode, setURL | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String WRITE_DTD
public static final java.lang.String WRITE_XML_SCHEMA
public static final java.lang.String IGNORE_GRAPHICS
public static final java.lang.String WRITE_EMBEDDED_RESOURCES
| Constructor Detail | 
|---|
public GraphMLOutput()
| Method Detail | 
|---|
protected IOHandler createIOHandler()
GraphMLIOHandler.
createIOHandler in class IOHandlerModule| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||