Package org.graphstream.stream.file.gexf
Class GEXFSpells
java.lang.Object
org.graphstream.stream.file.gexf.GEXFSpells
- All Implemented Interfaces:
GEXFElement
public class GEXFSpells extends Object implements GEXFElement
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.graphstream.stream.file.gexf.GEXFElement
GEXFElement.AttrType, GEXFElement.ClassType, GEXFElement.DefaultEdgeType, GEXFElement.Extension, GEXFElement.IDType, GEXFElement.Mode, GEXFElement.TimeFormat -
Constructor Summary
Constructors Constructor Description GEXFSpells(GEXF root) -
Method Summary
Modifier and Type Method Description voidend()voidexport(SmartXMLWriter stream)voidstart()
-
Constructor Details
-
Method Details
-
start
public void start() -
end
public void end() -
export
- Specified by:
exportin interfaceGEXFElement- Throws:
XMLStreamException
-