|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.iod.value.PixelRepresentation
public class PixelRepresentation
| Field Summary | |
|---|---|
static int |
SIGNED
|
static int |
UNSIGNED
|
| Constructor Summary | |
|---|---|
PixelRepresentation()
|
|
| Method Summary | |
|---|---|
static boolean |
isSigned(DicomObject dcmobj)
|
static boolean |
isSigned(int ss)
|
static boolean |
isValid(int ss)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNSIGNED
public static final int SIGNED
| Constructor Detail |
|---|
public PixelRepresentation()
| Method Detail |
|---|
public static boolean isValid(int ss)
public static boolean isSigned(int ss)
public static boolean isSigned(DicomObject dcmobj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||