Package org.graphstream.stream.file.gexf
Class GEXFAttValue
java.lang.Object
org.graphstream.stream.file.gexf.GEXFAttValue
- All Implemented Interfaces:
GEXFElement
public class GEXFAttValue 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 GEXFAttValue(GEXF root, String forId, String value) -
Method Summary
Modifier and Type Method Description voidexport(SmartXMLWriter stream)
-
Constructor Details
-
Method Details
-
export
- Specified by:
exportin interfaceGEXFElement- Throws:
XMLStreamException
-