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

Variable Index

 o DVPST_circle
circle
 o DVPST_ellipse
ellipse
 o DVPST_interpolated
interpolated polygonal line
 o DVPST_polyline
non-interpolated polygonal line

Constructor Index

 o J2Ci.jDVPSGraphicType()

Variables

 o DVPST_circle
public static final int DVPST_circle
circle

 o DVPST_ellipse
public static final int DVPST_ellipse
ellipse

 o DVPST_interpolated
public static final int DVPST_interpolated
interpolated polygonal line

 o DVPST_polyline
public static final int DVPST_polyline
non-interpolated polygonal line

Constructors

 o jDVPSGraphicType
public jDVPSGraphicType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index