Uses of Enum Class
edu.uci.ics.jung.io.graphml.Metadata.MetadataType
Packages that use Metadata.MetadataType
-
Uses of Metadata.MetadataType in edu.uci.ics.jung.io.graphml
Methods in edu.uci.ics.jung.io.graphml that return Metadata.MetadataTypeModifier and TypeMethodDescriptionEdgeMetadata.getMetadataType()
EndpointMetadata.getMetadataType()
GraphMetadata.getMetadataType()
HyperEdgeMetadata.getMetadataType()
Metadata.getMetadataType()
Gets the metadata type of this object.NodeMetadata.getMetadataType()
PortMetadata.getMetadataType()
static Metadata.MetadataType
Returns the enum constant of this class with the specified name.static Metadata.MetadataType[]
Metadata.MetadataType.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 that return types with arguments of type Metadata.MetadataType