|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.partition.impl.PartitionModelPersistenceProvider
public class PartitionModelPersistenceProvider
Constructor Summary | |
---|---|
PartitionModelPersistenceProvider()
|
Method Summary | |
---|---|
java.lang.String |
getIdentifier()
|
void |
readXML(org.w3c.dom.Element element,
Workspace workspace)
|
org.w3c.dom.Element |
writeXML(org.w3c.dom.Document document,
Workspace workspace)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartitionModelPersistenceProvider()
Method Detail |
---|
public org.w3c.dom.Element writeXML(org.w3c.dom.Document document, Workspace workspace)
writeXML
in interface WorkspacePersistenceProvider
public void readXML(org.w3c.dom.Element element, Workspace workspace)
readXML
in interface WorkspacePersistenceProvider
public java.lang.String getIdentifier()
getIdentifier
in interface WorkspacePersistenceProvider
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |