org.dcm4che2.iod.value
Class PresentationLUTShape
java.lang.Object
org.dcm4che2.iod.value.PresentationLUTShape
public class PresentationLUTShape
- extends java.lang.Object
- Since:
- 01.07.2006
- Version:
- Revision $Date: 2006-07-02 02:58:58 +0200 (Sun, 02 Jul 2006) $
- Author:
- Gunter Zeilinger
Field Summary |
static java.lang.String |
IDENTITY
|
static java.lang.String |
INVERSE
|
static java.lang.String |
LIN_OD
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDENTITY
public static final java.lang.String IDENTITY
- See Also:
- Constant Field Values
INVERSE
public static final java.lang.String INVERSE
- See Also:
- Constant Field Values
LIN_OD
public static final java.lang.String LIN_OD
- See Also:
- Constant Field Values
PresentationLUTShape
public PresentationLUTShape()
isValidSoftCopy
public static boolean isValidSoftCopy(java.lang.String s)
isValidHardCopy
public static boolean isValidHardCopy(java.lang.String s)
isIdentityOrNull
public static boolean isIdentityOrNull(java.lang.String s)
isIdentity
public static boolean isIdentity(java.lang.String s)
isInverse
public static boolean isInverse(java.lang.String s)
isLinOD
public static boolean isLinOD(java.lang.String s)
Copyright © 2011 dcm4che. All Rights Reserved.