public class GephiWriter extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static String |
VERSION |
Constructor and Description |
---|
GephiWriter() |
Modifier and Type | Method and Description |
---|---|
private static String |
getVersion() |
static void |
writeProject(XMLStreamWriter writer,
Project project) |
static void |
writeWorkspace(XMLStreamWriter writer,
Workspace workspace) |
static void |
writeWorkspaceChildren(XMLStreamWriter writer,
Workspace workspace,
WorkspaceXMLPersistenceProvider persistenceProvider) |
static final String VERSION
public static void writeProject(XMLStreamWriter writer, Project project) throws Exception
Exception
public static void writeWorkspace(XMLStreamWriter writer, Workspace workspace) throws Exception
Exception
public static void writeWorkspaceChildren(XMLStreamWriter writer, Workspace workspace, WorkspaceXMLPersistenceProvider persistenceProvider) throws Exception
Exception
private static String getVersion()
Copyright © 2007–2015 Gephi Consortium. All rights reserved.