java.lang.Object
org.jgrapht.nio.gexf.GEXFExporter.AttributeDetails
- Enclosing class:
GEXFExporter<V,
E>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionAttributeDetails
(String key, GEXFAttributeType type, String defaultValue, String options) -
Method Summary
-
Field Details
-
key
-
type
-
defaultValue
-
options
-
-
Constructor Details
-
AttributeDetails
-