Package net.imglib2.converter.readwrite
Class RealFloatSamplerConverter<R extends RealType<R>>
- java.lang.Object
-
- net.imglib2.converter.readwrite.RealFloatSamplerConverter<R>
-
- All Implemented Interfaces:
SamplerConverter<R,FloatType>
public final class RealFloatSamplerConverter<R extends RealType<R>> extends java.lang.Object implements SamplerConverter<R,FloatType>
TODO
-
-
Constructor Summary
Constructors Constructor Description RealFloatSamplerConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FloatType
convert(Sampler<? extends R> sampler)
-