public interface FloatAccess
float
getValue(int index)
void
setValue(int index, float value)
float getValue(int index)
void setValue(int index, float value)
Copyright © 2009–2017 ImgLib2. All rights reserved.