http://www.jpicedt.org

jpicedt.graphic.model
Class PicEllipseConstants

java.lang.Object
  extended by 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
 
Constructor Summary
PicEllipseConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

PicEllipseConstants

public PicEllipseConstants()

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org