|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use HyperEdgeMetadata | |
---|---|
edu.uci.ics.jung.io.graphml | |
edu.uci.ics.jung.io.graphml.parser |
Uses of HyperEdgeMetadata in edu.uci.ics.jung.io.graphml |
---|
Methods in edu.uci.ics.jung.io.graphml that return HyperEdgeMetadata | |
---|---|
HyperEdgeMetadata |
GraphMetadata.getHyperEdgeMetadata(Object edge)
|
Methods in edu.uci.ics.jung.io.graphml that return types with arguments of type HyperEdgeMetadata | |
---|---|
Map<Object,HyperEdgeMetadata> |
GraphMetadata.getHyperEdgeMap()
|
Methods in edu.uci.ics.jung.io.graphml with parameters of type HyperEdgeMetadata | |
---|---|
void |
GraphMetadata.addHyperEdgeMetadata(Object edge,
HyperEdgeMetadata metadata)
|
Uses of HyperEdgeMetadata in edu.uci.ics.jung.io.graphml.parser |
---|
Methods in edu.uci.ics.jung.io.graphml.parser that return HyperEdgeMetadata | |
---|---|
HyperEdgeMetadata |
HyperEdgeElementParser.parse(XMLEventReader xmlEventReader,
StartElement start)
|
Methods in edu.uci.ics.jung.io.graphml.parser with parameters of type HyperEdgeMetadata | |
---|---|
E |
ParserContext.createHyperEdge(HyperEdgeMetadata metadata)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |