Class J2Ci.jDVPSPresentationLUTType
All Packages Class Hierarchy This Package Previous Next Index
Class J2Ci.jDVPSPresentationLUTType
Object
|
+----J2Ci.jDVPSPresentationLUTType
- public class jDVPSPresentationLUTType
- extends Object
The class jDVPSPresentationLUTType represents the C++-enumeration
DVPSPresentationLUTType.
- Author:
- Andreas Schröter
-
DVPSP_identity
-
Presentation LUT Shape with value 'IDENTITY'
-
DVPSP_inverse
-
Presentation LUT Shape with value 'INVERSE'
-
DVPSP_table
-
Presentation LUT Look-Up-Table
-
J2Ci.jDVPSPresentationLUTType()
-
DVPSP_identity
public static final int DVPSP_identity
- Presentation LUT Shape with value 'IDENTITY'
DVPSP_inverse
public static final int DVPSP_inverse
- Presentation LUT Shape with value 'INVERSE'
DVPSP_table
public static final int DVPSP_table
- Presentation LUT Look-Up-Table
jDVPSPresentationLUTType
public jDVPSPresentationLUTType()
All Packages Class Hierarchy This Package Previous Next Index