|
|||||||||
| 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 DeCarre

java.lang.Objectorg.fudaa.ebli.geometrie.GrObjet
org.fudaa.ebli.calque.dessin.DeForme
org.fudaa.ebli.calque.dessin.DeLigneBrisee
org.fudaa.ebli.calque.dessin.DePolygone
org.fudaa.ebli.calque.dessin.DeRectangle
org.fudaa.ebli.calque.dessin.DeCarre
- All Implemented Interfaces:
- org.fudaa.ebli.geometrie.GrContour, java.io.Serializable
- public class DeCarre
- extends DeRectangle
Un rectangle.
- Version:
- $Revision: 1.5 $ $Date: 2002/10/22 12:02:29 $ by $Author: deniger $
| Field Summary |
| Fields inherited from class org.fudaa.ebli.calque.dessin.DeLigneBrisee |
ligne_ |
| 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 | |
DeCarre()
|
|
DeCarre(org.fudaa.ebli.geometrie.GrPoint _coin,
org.fudaa.ebli.geometrie.GrVecteur _cote1,
org.fudaa.ebli.geometrie.GrVecteur _cote2)
|
|
DeCarre(org.fudaa.ebli.geometrie.GrPolyligne _l)
|
|
| Method Summary | |
void |
affiche(org.fudaa.ebli.trace.TraceGeometrie _t,
boolean _rapide)
|
int |
getForme()
|
| Methods inherited from class org.fudaa.ebli.calque.dessin.DePolygone |
estSelectionne, getGeometrie |
| Methods inherited from class org.fudaa.ebli.calque.dessin.DeLigneBrisee |
ajoute, autoApplique, boite, contour |
| 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 |
DeCarre
public DeCarre()
DeCarre
public DeCarre(org.fudaa.ebli.geometrie.GrPolyligne _l)
DeCarre
public DeCarre(org.fudaa.ebli.geometrie.GrPoint _coin, org.fudaa.ebli.geometrie.GrVecteur _cote1, org.fudaa.ebli.geometrie.GrVecteur _cote2)
| Method Detail |
getForme
public int getForme()
- Overrides:
getFormein classDeRectangle
affiche
public void affiche(org.fudaa.ebli.trace.TraceGeometrie _t, boolean _rapide)
- Overrides:
affichein classDeRectangle
|
|||||||||
| 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