Searched refs:Point2D (Results 1 – 2 of 2) sorted by relevance
18 struct Point2D { struct22 template struct DesigInit0<Point2D, int, double>; argument81 template struct CompoundLiteral0<Point2D, int, float>;
1868 -import java.awt.geom.Point2D;1889 - public Point2D getPoint2D( Point2D srcPt, Point2D dstPt ) {1891 - dstPt = new Point2D.Double();