Class J2Ci.jDVPSGraphicType
All Packages Class Hierarchy This Package Previous Next Index
Class J2Ci.jDVPSGraphicType
Object
|
+----J2Ci.jDVPSGraphicType
- public class jDVPSGraphicType
- extends Object
The class jDVPSGraphicType represents the C++-enumeration
DVPSGraphicType.
- Author:
- Andreas Schröter
-
DVPST_circle
-
circle
-
DVPST_ellipse
-
ellipse
-
DVPST_interpolated
-
interpolated polygonal line
-
DVPST_polyline
-
non-interpolated polygonal line
-
J2Ci.jDVPSGraphicType()
-
DVPST_circle
public static final int DVPST_circle
- circle
DVPST_ellipse
public static final int DVPST_ellipse
- ellipse
DVPST_interpolated
public static final int DVPST_interpolated
- interpolated polygonal line
DVPST_polyline
public static final int DVPST_polyline
- non-interpolated polygonal line
jDVPSGraphicType
public jDVPSGraphicType()
All Packages Class Hierarchy This Package Previous Next Index