Uses of Class
prefuse.util.ObjectPair

Packages that use ObjectPair
prefuse.action.layout.graph Action modules for computing the layout of graph or tree structured data. 
 

Uses of ObjectPair in prefuse.action.layout.graph
 

Methods in prefuse.action.layout.graph with parameters of type ObjectPair
protected  void MultiEdgePositioningLayout.getMidPoint(java.awt.geom.Point2D p, ObjectPair<? extends NodeItem<?,?>> pair)
           
protected  PolarLine2D MultiEdgePositioningLayout.getPolarLine(ObjectPair<? extends NodeItem<?,?>> pair)
           
 



Copyright © 2008 Regents of the University of California