Uses of Class
edu.uci.ics.jung.io.graphml.EndpointMetadata
Packages that use EndpointMetadata
-
Uses of EndpointMetadata in edu.uci.ics.jung.io.graphml
Fields in edu.uci.ics.jung.io.graphml with type parameters of type EndpointMetadataModifier and TypeFieldDescriptionprivate final List
<EndpointMetadata> HyperEdgeMetadata.endpoints
Methods in edu.uci.ics.jung.io.graphml that return types with arguments of type EndpointMetadataMethods in edu.uci.ics.jung.io.graphml with parameters of type EndpointMetadata -
Uses of EndpointMetadata in edu.uci.ics.jung.io.graphml.parser
Methods in edu.uci.ics.jung.io.graphml.parser that return EndpointMetadataModifier and TypeMethodDescriptionEndpointElementParser.parse
(XMLEventReader xmlEventReader, StartElement start)