public abstract class AbstractImgFactoryImgLoader extends AbstractImgLoader
| Modifier and Type | Field and Description |
|---|---|
protected ImgFactory<? extends NativeType<?>> |
imgFactory |
| Constructor and Description |
|---|
AbstractImgFactoryImgLoader() |
| Modifier and Type | Method and Description |
|---|---|
ImgFactory<? extends NativeType<?>> |
getImgFactory() |
void |
setImgFactory(ImgFactory<? extends NativeType<?>> imgFactory) |
getImageSize, getImageType, getVoxelSize, loadMetaData, normalize, updateMetaDataCache, updateXMLMetaData, updateXMLMetaData, updateXMLMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFloatImagegetImageprotected ImgFactory<? extends NativeType<?>> imgFactory
public ImgFactory<? extends NativeType<?>> getImgFactory()
public void setImgFactory(ImgFactory<? extends NativeType<?>> imgFactory)
Copyright © 2015–2021 Fiji. All rights reserved.