Point2D.Double, Point2D.Float| Modifier and Type | Method and Description | 
|---|---|
double |  
           getX()  |  
          
double |  
           getY()  |  
          
void |  
           setLocation(double x, double y)  |  
          
String |  
           toString()  |  
          
clone, distance, distance, distance, distanceSq, distanceSq, distanceSq, equals, hashCode, setLocationpublic void setLocation(double x,
                        double y) 
          setLocation in class Point2D 
           Copyright © 1998–2019. All rights reserved.