Uses of Class
mhframework.MHPoint

Packages that use MHPoint
mhframework   
 

Uses of MHPoint in mhframework
 

Methods in mhframework that return MHPoint
 MHPoint MHPoint.clone()
          Creates an exact copy of this point.
 MHPoint MHVector.getEndPoint()
           
 MHPoint MHVector.getOriginPoint()
           
 

Constructors in mhframework with parameters of type MHPoint
MHPoint(MHPoint point)
          Constructor.