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