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