com.mindfusion.diagramming.jlayout
Class PointOperations

java.lang.Object
  extended by com.mindfusion.diagramming.jlayout.PointOperations

public class PointOperations
extends java.lang.Object


Constructor Summary
PointOperations()
           
 
Method Summary
static java.awt.geom.Point2D.Float middlePoint(java.awt.geom.Point2D.Float pf1, java.awt.geom.Point2D.Float pf2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointOperations

public PointOperations()
Method Detail

middlePoint

public static java.awt.geom.Point2D.Float middlePoint(java.awt.geom.Point2D.Float pf1,
                                                      java.awt.geom.Point2D.Float pf2)