Uses of Class
org.graphdrawing.graphml.PortType
Package | Description |
---|---|
org.graphdrawing.graphml |
-
Uses of PortType in org.graphdrawing.graphml
Methods in org.graphdrawing.graphml that return PortType Modifier and Type Method Description PortType
ObjectFactory. createPortType()
Create an instance ofPortType
Methods in org.graphdrawing.graphml that return types with arguments of type PortType Modifier and Type Method Description javax.xml.bind.JAXBElement<PortType>
ObjectFactory. createPort(PortType value)
Methods in org.graphdrawing.graphml with parameters of type PortType Modifier and Type Method Description javax.xml.bind.JAXBElement<PortType>
ObjectFactory. createPort(PortType value)