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