Uses of Class
net.ogdf.lib.EdgeLabelDouble

Packages that use EdgeLabelDouble
net.ogdf.lib   
 

Uses of EdgeLabelDouble in net.ogdf.lib
 

Methods in net.ogdf.lib that return EdgeLabelDouble
 EdgeLabelDouble ELabelInterfaceDouble.getLabel(EdgeElement arg0)
           
 

Methods in net.ogdf.lib with parameters of type EdgeLabelDouble
protected static long EdgeLabelDouble.getCPtr(EdgeLabelDouble obj)
           
 void ELabelInterfaceDouble.setLabel(EdgeElement arg0, EdgeLabelDouble arg1)