Uses of Class
net.ogdf.lib.ELabelInterfaceDouble

Packages that use ELabelInterfaceDouble
de.cau.cs.kieler.kiml.ogdf Wrapper classes and layout provider to connect the OGDF to KIML. 
net.ogdf.lib   
 

Uses of ELabelInterfaceDouble in de.cau.cs.kieler.kiml.ogdf
 

Methods in de.cau.cs.kieler.kiml.ogdf with parameters of type ELabelInterfaceDouble
protected  void OgdfLayouter.layoutLabels(KNode layoutNode, GraphAttributes graphAttributes, ELabelInterfaceDouble thelabelInterface)
          Layout the edge labels.
 

Uses of ELabelInterfaceDouble in net.ogdf.lib
 

Methods in net.ogdf.lib with parameters of type ELabelInterfaceDouble
 void ELabelPosSimple.call(GraphAttributes arg0, ELabelInterfaceDouble arg1)
           
protected static long ELabelInterfaceDouble.getCPtr(ELabelInterfaceDouble obj)