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

Class J2Ci.jDVPSRotationType

Object
   |
   +----J2Ci.jDVPSRotationType

public class jDVPSRotationType
extends Object
The class jDVPSRotationType represents the C++-enumeration DVPSRotationType.

Author:
Andreas Schröter

Variable Index

 o DVPSR_0_deg
No rotation
 o DVPSR_180_deg
Rotation of 180 degrees.
 o DVPSR_270_deg
Rotation of 270 degrees.
 o DVPSR_90_deg
Rotation of 90 degrees.

Constructor Index

 o J2Ci.jDVPSRotationType()

Variables

 o DVPSR_0_deg
public static final int DVPSR_0_deg
No rotation

 o DVPSR_180_deg
public static final int DVPSR_180_deg
Rotation of 180 degrees.

 o DVPSR_270_deg
public static final int DVPSR_270_deg
Rotation of 270 degrees.

 o DVPSR_90_deg
public static final int DVPSR_90_deg
Rotation of 90 degrees.

Constructors

 o jDVPSRotationType
public jDVPSRotationType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index