Uses of Class
de.gsi.dataset.spi.AbstractDataSet3D
-
Packages that use AbstractDataSet3D Package Description de.gsi.dataset.spi -
-
Uses of AbstractDataSet3D in de.gsi.dataset.spi
Classes in de.gsi.dataset.spi with type parameters of type AbstractDataSet3D Modifier and Type Class Description classAbstractDataSet3D<D extends AbstractDataSet3D<D>>An abstract implementation ofDataSet3Dinterface.Subclasses of AbstractDataSet3D in de.gsi.dataset.spi Modifier and Type Class Description classDoubleDataSet3DDeprecated, for removal: This API element is subject to removal in a future version.Not very efficient due to the nested array storage of the data, consider using the generic MultiDimDataSet or implement a custom data set.
-