Uses of Class
org.graphdrawing.graphml.DataType
| Package | Description |
|---|---|
| org.graphdrawing.graphml |
-
Uses of DataType in org.graphdrawing.graphml
Fields in org.graphdrawing.graphml with type parameters of type DataType Modifier and Type Field Description protected java.util.List<DataType>EdgeType. dataMethods in org.graphdrawing.graphml that return DataType Modifier and Type Method Description DataTypeObjectFactory. createDataType()Create an instance ofDataTypeMethods in org.graphdrawing.graphml that return types with arguments of type DataType Modifier and Type Method Description javax.xml.bind.JAXBElement<DataType>ObjectFactory. createData(DataType value)java.util.List<DataType>EdgeType. getData()Gets the value of the data property.Methods in org.graphdrawing.graphml with parameters of type DataType Modifier and Type Method Description javax.xml.bind.JAXBElement<DataType>ObjectFactory. createData(DataType value)