http://www.jpicedt.org

jpicedt.graphic.util
Class Eraser.EllipseEraser

java.lang.Object
  extended by jpicedt.graphic.util.AbstractEraser
      extended by jpicedt.graphic.util.Eraser.EllipseEraser
Enclosing class:
Eraser

public class Eraser.EllipseEraser
extends AbstractEraser

Classe spécialisée pour effacer une zone d'une PicEllipse.
Mêmes limitation que pour jpicedt.graphic.util.Eraser.CCWCircleEraser.

Since:
jPicEdt 1.6
Author:
Vincent Belaïche
See Also:
Eraser, jpicedt.graphic.util.Eraser.CCWCircleEraser

Nested Class Summary
 
Nested classes/interfaces inherited from class jpicedt.graphic.util.AbstractEraser
AbstractEraser.ErasureStatus
 
Constructor Summary
Eraser.EllipseEraser(PicEllipse abstractElement, ConvexPolygonalZone zone)
           
 
Method Summary
 
Methods inherited from class jpicedt.graphic.util.AbstractEraser
getErasedElt, getStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Eraser.EllipseEraser

public Eraser.EllipseEraser(PicEllipse abstractElement,
                            ConvexPolygonalZone zone)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org