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