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
-
DVPSR_0_deg
-
No rotation
-
DVPSR_180_deg
-
Rotation of 180 degrees.
-
DVPSR_270_deg
-
Rotation of 270 degrees.
-
DVPSR_90_deg
-
Rotation of 90 degrees.
-
J2Ci.jDVPSRotationType()
-
DVPSR_0_deg
public static final int DVPSR_0_deg
- No rotation
DVPSR_180_deg
public static final int DVPSR_180_deg
- Rotation of 180 degrees.
DVPSR_270_deg
public static final int DVPSR_270_deg
- Rotation of 270 degrees.
DVPSR_90_deg
public static final int DVPSR_90_deg
- Rotation of 90 degrees.
jDVPSRotationType
public jDVPSRotationType()
All Packages Class Hierarchy This Package Previous Next Index