Uses of Class
de.xima.fc.common.geometry.Rectangle2DDouble
- 
Packages that use Rectangle2DDouble Package Description de.xima.fc.common.geometry  - 
- 
Uses of Rectangle2DDouble in de.xima.fc.common.geometry
Methods in de.xima.fc.common.geometry that return Rectangle2DDouble Modifier and Type Method Description Rectangle2DDoublePolygon2DDouble. boundingBox()Gets the bounding box of this polygon, i.e.Rectangle2DDoubleRectangle2DDouble. translate(double deltaX, double deltaY)Translates the rectangle by the specified amounts in the x and y directions. 
 -