Class J2Ci.jDVPSShutterType
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class J2Ci.jDVPSShutterType

Object
   |
   +----J2Ci.jDVPSShutterType

public class jDVPSShutterType
extends Object
The class jDVPSShutterType represents the C++-enumeration DVPSShutterType.

Author:
Andreas Schröter

Variable Index

 o DVPSU_bitmap
Bitmap shutter
 o DVPSU_circular
Circle shutter
 o DVPSU_polygonal
Polygonal shutter
 o DVPSU_rectangular
Box shutter

Constructor Index

 o J2Ci.jDVPSShutterType()

Variables

 o DVPSU_bitmap
public static final int DVPSU_bitmap
Bitmap shutter

 o DVPSU_circular
public static final int DVPSU_circular
Circle shutter

 o DVPSU_polygonal
public static final int DVPSU_polygonal
Polygonal shutter

 o DVPSU_rectangular
public static final int DVPSU_rectangular
Box shutter

Constructors

 o jDVPSShutterType
public jDVPSShutterType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index