public static class ComplexFloatLongAccessTypeComplexFloatTypeConverter.ConvertedAccess extends Object implements FloatAccess
Constructor and Description |
---|
ConvertedAccess(ComplexFloatLongAccessType type) |
Modifier and Type | Method and Description |
---|---|
float |
getValue(int index) |
void |
setValue(int index,
float value) |
public ConvertedAccess(ComplexFloatLongAccessType type)
public float getValue(int index)
getValue
in interface FloatAccess
public void setValue(int index, float value)
setValue
in interface FloatAccess
Copyright © 2015–2022 ImgLib2. All rights reserved.