|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortMetadata | |
---|---|
edu.uci.ics.jung.io.graphml | |
edu.uci.ics.jung.io.graphml.parser |
Uses of PortMetadata in edu.uci.ics.jung.io.graphml |
---|
Methods in edu.uci.ics.jung.io.graphml that return types with arguments of type PortMetadata | |
---|---|
List<PortMetadata> |
NodeMetadata.getPorts()
|
Methods in edu.uci.ics.jung.io.graphml with parameters of type PortMetadata | |
---|---|
void |
NodeMetadata.addPort(PortMetadata port)
|
Uses of PortMetadata in edu.uci.ics.jung.io.graphml.parser |
---|
Methods in edu.uci.ics.jung.io.graphml.parser that return PortMetadata | |
---|---|
PortMetadata |
PortElementParser.parse(XMLEventReader xmlEventReader,
StartElement start)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |