Uses of Interface
de.xima.fc.common.geometry.Rectangular2DLike
-
Packages that use Rectangular2DLike Package Description de.xima.fc.common.geometry -
-
Uses of Rectangular2DLike in de.xima.fc.common.geometry
Classes in de.xima.fc.common.geometry that implement Rectangular2DLike Modifier and Type Class Description class
Rectangular2DDouble
A two-dimensional rectangular shape, with a width and a height, where both dimensions are of typedouble
.
-