Package org.graphstream.stream.file.gexf
Interface GEXFElement
- All Known Implementing Classes:
GEXF,GEXFAttribute,GEXFAttributes,GEXFAttValue,GEXFAttValues,GEXFEdge,GEXFEdges,GEXFGraph,GEXFMeta,GEXFNode,GEXFNodes,GEXFSpell,GEXFSpells
public interface GEXFElement
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classGEXFElement.AttrTypestatic classGEXFElement.ClassTypestatic classGEXFElement.DefaultEdgeTypestatic classGEXFElement.Extensionstatic classGEXFElement.IDTypestatic classGEXFElement.Modestatic classGEXFElement.TimeFormat -
Method Summary
Modifier and Type Method Description voidexport(SmartXMLWriter stream)
-
Method Details
-
export
- Throws:
XMLStreamException
-