Uses of Interface
de.xima.fc.common.geometry.Rectangular1D
- 
Packages that use Rectangular1D Package Description de.xima.fc.common.geometry  - 
- 
Uses of Rectangular1D in de.xima.fc.common.geometry
Subinterfaces of Rectangular1D in de.xima.fc.common.geometry Modifier and Type Interface Description interfaceRectangular2DLike<Numerical extends Number>A rectangular shape of at least dimension 2.Classes in de.xima.fc.common.geometry that implement Rectangular1D Modifier and Type Class Description classRectangular2DDoubleA two-dimensional rectangular shape, with a width and a height, where both dimensions are of typedouble. 
 -