Uses of Class
de.xima.fc.common.geometry.Polygon2DDouble
-
Packages that use Polygon2DDouble Package Description de.xima.fc.common.geometry -
-
Uses of Polygon2DDouble in de.xima.fc.common.geometry
Methods in de.xima.fc.common.geometry that return Polygon2DDouble Modifier and Type Method Description Polygon2DDouble
Polygon2DDouble. translate(double deltaX, double deltaY)
Translates this polygon by the given delta values.
-