public class LookupTableFactory extends Object
| Constructor and Description |
|---|
LookupTableFactory(StoredValue storedValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
autoWindowing(Attributes img,
Raster raster) |
LookupTable |
createLUT(int outBits) |
void |
setModalityLUT(Attributes attrs) |
void |
setPresentationLUT(Attributes attrs) |
void |
setVOI(Attributes img,
int windowIndex,
int voiLUTIndex,
boolean preferWindow) |
void |
setWindowCenter(float windowCenter) |
void |
setWindowWidth(float windowWidth) |
public LookupTableFactory(StoredValue storedValue)
public void setModalityLUT(Attributes attrs)
public void setPresentationLUT(Attributes attrs)
public void setWindowCenter(float windowCenter)
public void setWindowWidth(float windowWidth)
public void setVOI(Attributes img, int windowIndex, int voiLUTIndex, boolean preferWindow)
public LookupTable createLUT(int outBits)
public boolean autoWindowing(Attributes img, Raster raster)
Copyright © 2020. All rights reserved.