|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.archimed.dicom.image.ColorModelFactory
public class ColorModelFactory
| Constructor Summary | |
|---|---|
ColorModelFactory()
|
|
| Method Summary | |
|---|---|
static java.awt.image.ColorModel |
createColorModel(DicomImageInfo cmi)
|
static java.awt.image.ColorModel |
createCompatibleColorModel(DicomObject dcm)
|
static byte[] |
createLUT(int bits,
int window,
int center,
boolean inverse)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorModelFactory()
| Method Detail |
|---|
public static java.awt.image.ColorModel createCompatibleColorModel(DicomObject dcm)
throws IllegalValueException
IllegalValueException
public static java.awt.image.ColorModel createColorModel(DicomImageInfo cmi)
throws IllegalValueException
IllegalValueException
public static byte[] createLUT(int bits,
int window,
int center,
boolean inverse)
|
Trispark JDT 2.50.13 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||