Interface VolatileFloatAccess
-
- All Superinterfaces:
DataAccess,FloatAccess,VolatileAccess
- All Known Implementing Classes:
DirtyVolatileFloatArray,FloatBufferAccess,VolatileFloatArray
public interface VolatileFloatAccess extends FloatAccess, VolatileAccess
-
-
Method Summary
-
Methods inherited from interface net.imglib2.img.basictypeaccess.DataAccess
createView
-
Methods inherited from interface net.imglib2.img.basictypeaccess.FloatAccess
getValue, setValue
-
Methods inherited from interface net.imglib2.img.basictypeaccess.volatiles.VolatileAccess
isValid
-
-