jpicedt.graphic.model
Class PicEllipseConstants
java.lang.Object
jpicedt.graphic.model.PicEllipseConstants
public class PicEllipseConstants
- extends Object
Constantes utiles à la formation des PicEllipse. Autrefois dans PicEllipse.
- Since:
- jPicEdt 1.6
- Author:
- Vincent Belaïche
Field Summary |
static double |
MAX_FLAT_ANGLE
maximal angle (in radians) between axes of the parallelogram
below which we consider the ellipse to be flat
also used to avoid arcs whose angle extent is almost 0 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_FLAT_ANGLE
public static final double MAX_FLAT_ANGLE
- maximal angle (in radians) between axes of the parallelogram
below which we consider the ellipse to be flat
also used to avoid arcs whose angle extent is almost 0
- See Also:
- Constant Field Values
PicEllipseConstants
public PicEllipseConstants()
Submit a bug : syd@jpicedt.org