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

Variable Index

 o DVPSP_identity
Presentation LUT Shape with value 'IDENTITY'
 o DVPSP_inverse
Presentation LUT Shape with value 'INVERSE'
 o DVPSP_table
Presentation LUT Look-Up-Table

Constructor Index

 o J2Ci.jDVPSPresentationLUTType()

Variables

 o DVPSP_identity
public static final int DVPSP_identity
Presentation LUT Shape with value 'IDENTITY'

 o DVPSP_inverse
public static final int DVPSP_inverse
Presentation LUT Shape with value 'INVERSE'

 o DVPSP_table
public static final int DVPSP_table
Presentation LUT Look-Up-Table

Constructors

 o jDVPSPresentationLUTType
public jDVPSPresentationLUTType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index