Uses of Class
org.graphstream.stream.file.gexf.GEXFElement.DefaultEdgeType
| Package | Description |
|---|---|
| org.graphstream.stream.file.gexf |
-
Uses of GEXFElement.DefaultEdgeType in org.graphstream.stream.file.gexf
Methods in org.graphstream.stream.file.gexf that return GEXFElement.DefaultEdgeType Modifier and Type Method Description static GEXFElement.DefaultEdgeTypeGEXFElement.DefaultEdgeType. valueOf(String name)Returns the enum constant of this type with the specified name.static GEXFElement.DefaultEdgeType[]GEXFElement.DefaultEdgeType. values()Returns an array containing the constants of this enum type, in the order they are declared.