|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> calque >> [ dessin overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fudaa.ebli.calque.dessin
Class DeCercle

java.lang.Objectorg.fudaa.ebli.geometrie.GrObjet
org.fudaa.ebli.calque.dessin.DeForme
org.fudaa.ebli.calque.dessin.DeEllipse
org.fudaa.ebli.calque.dessin.DeCercle
- All Implemented Interfaces:
- org.fudaa.ebli.geometrie.GrContour, java.io.Serializable
- public class DeCercle
- extends DeEllipse
Un cercle.
- Version:
- $Revision: 1.7 $ $Date: 2002/10/22 12:02:29 $ by $Author: deniger $
| Field Summary |
| Fields inherited from class org.fudaa.ebli.calque.dessin.DeEllipse |
C_MAGIC, points_ctrl_ |
| Fields inherited from class org.fudaa.ebli.calque.dessin.DeForme |
CARRE, CERCLE, couleurContour_, couleurRemplissage_, COURBE_FERMEE, ELLIPSE, epaisseurTrait_, LIGNE_BRISEE, MAIN_LEVEE, POINT, POLYGONE, RECTANGLE, TEXTE, TRAIT, typeSurface_, typeTrait_ |
| Fields inherited from class org.fudaa.ebli.geometrie.GrObjet |
|
| Constructor Summary | |
DeCercle()
|
|
DeCercle(org.fudaa.ebli.geometrie.GrPoint[] _pc)
|
|
DeCercle(org.fudaa.ebli.geometrie.GrPoint _coin,
org.fudaa.ebli.geometrie.GrVecteur _cote1,
org.fudaa.ebli.geometrie.GrVecteur _cote2)
|
|
| Method Summary | |
int |
getForme()
|
| Methods inherited from class org.fudaa.ebli.calque.dessin.DeEllipse |
affiche, ajoute, autoApplique, boite, contour, estSelectionne, getGeometrie |
| Methods inherited from class org.fudaa.ebli.calque.dessin.DeForme |
getBackground, getEpaisseurTrait, getForeground, getTypeSurface, getTypeTrait, setBackground, setEpaisseurTrait, setForeground, setTypeSurface, setTypeTrait |
| Methods inherited from class org.fudaa.ebli.geometrie.GrObjet |
data, data |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DeCercle
public DeCercle()
DeCercle
public DeCercle(org.fudaa.ebli.geometrie.GrPoint[] _pc)
DeCercle
public DeCercle(org.fudaa.ebli.geometrie.GrPoint _coin, org.fudaa.ebli.geometrie.GrVecteur _cote1, org.fudaa.ebli.geometrie.GrVecteur _cote2)
| Method Detail |
getForme
public int getForme()
|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> calque >> [ dessin overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC