Uses of Enum Class
edu.uci.ics.jung.io.graphml.GraphMetadata.EdgeDefault
Packages that use GraphMetadata.EdgeDefault
-
Uses of GraphMetadata.EdgeDefault in edu.uci.ics.jung.io.graphml
Subclasses with type arguments of type GraphMetadata.EdgeDefault in edu.uci.ics.jung.io.graphmlFields in edu.uci.ics.jung.io.graphml declared as GraphMetadata.EdgeDefaultMethods in edu.uci.ics.jung.io.graphml that return GraphMetadata.EdgeDefaultModifier and TypeMethodDescriptionGraphMetadata.getEdgeDefault()static GraphMetadata.EdgeDefaultReturns the enum constant of this class with the specified name.static GraphMetadata.EdgeDefault[]GraphMetadata.EdgeDefault.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.uci.ics.jung.io.graphml with parameters of type GraphMetadata.EdgeDefaultModifier and TypeMethodDescriptionvoidGraphMetadata.setEdgeDefault(GraphMetadata.EdgeDefault edgeDefault)