java.lang.Objectjava.awt.geom.RectangularShape
java.awt.geom.Ellipse2D
java.awt.geom.Ellipse2D.Float
public static class Ellipse2D.Float
The Float class defines an ellipse specified
in float precision.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.awt.geom.Ellipse2D |
|---|
Ellipse2D.Double, Ellipse2D.Float |
| Field Summary | |
|---|---|
float |
height
The overall height of this Ellipse2D. |
float |
width
The overall width of this Ellipse2D. |
float |
x
The x coordinate of the upper left corner of this Ellipse2D. |
float |
y
The y coordinate of the upper left corner of this Ellipse2D. |
| Constructor Summary | |
|---|---|
Ellipse2D.Float()
Constructs a new Ellipse2D, initialized to
location (0, 0) and size (0, 0). |
|
Ellipse2D.Float(float x,
float y,
float w,
float h)
Constructs and initializes an Ellipse2D from the
specified coordinates. |
|
| Method Summary | |
|---|---|
Rectangle2D |
getBounds2D()
Returns the high precision bounding box of this Ellipse2D. |
double |
getHeight()
Returns the overall height of this Ellipse2D in
double precision. |
double |
getWidth()
Returns the overall width of this Ellipse2D in
double precision. |
double |
getX()
Returns the X coordinate of the upper left corner of this Ellipse2D in double precision. |
double |
getY()
Returns the Y coordinate of the upper left corner of this Ellipse2D in double precision. |
boolean |
isEmpty()
Determines whether or not the bounding box of this Ellipse2D is empty. |
void |
setFrame(double x,
double y,
double w,
double h)
Sets the location and size of this Ellipse2D to
the specified double values. |
void |
setFrame(float x,
float y,
float w,
float h)
Sets the location and size of this Ellipse2D to
the specified float values. |
| Methods inherited from class java.awt.geom.Ellipse2D |
|---|
contains, contains, getPathIterator, intersects |
| Methods inherited from class java.awt.geom.RectangularShape |
|---|
clone, contains, contains, getBounds, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, getPathIterator, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float x
Ellipse2D.
public float y
Ellipse2D.
public float width
Ellipse2D.
public float height
Ellipse2D.
| Constructor Detail |
|---|
public Ellipse2D.Float()
Ellipse2D, initialized to
location (0, 0) and size (0, 0).
public Ellipse2D.Float(float x,
float y,
float w,
float h)
Ellipse2D from the
specified coordinates.
x, y - the coordinates of the bounding rectanglew - the width of the bounding rectangleh - the height of the bounding rectangle| Method Detail |
|---|
public double getX()
Ellipse2D in double precision.
getX in class RectangularShapeEllipse2D.public double getY()
Ellipse2D in double precision.
getY in class RectangularShapeEllipse2D.public double getWidth()
Ellipse2D in
double precision.
getWidth in class RectangularShapeEllipse2D.public double getHeight()
Ellipse2D in
double precision.
getHeight in class RectangularShapeEllipse2D.public boolean isEmpty()
Ellipse2D is empty.
isEmpty in class RectangularShapetrue if the bounding rectangle of this
Ellipse2D is empty; false otherwise.
public void setFrame(float x,
float y,
float w,
float h)
Ellipse2D to
the specified float values.
x, y - the specified coordinates to which to set
the location of the bounding box of this Ellipse2Dw - the specified width to which to set the width of
this Ellipse2Dh - the specified height to which to set the height of
the Ellipse2D
public void setFrame(double x,
double y,
double w,
double h)
Ellipse2D to
the specified double values.
setFrame in class RectangularShapex, y - the specified coordinates to which to set
the location of the bounding box of this Ellipse2Dw - the specified width to which to set the width of
this Ellipse2Dh - the specified height to which to set the height of
this Ellipse2DRectangularShape.getFrame()public Rectangle2D getBounds2D()
Ellipse2D.
Rectangle2D that is the bounding box
of this Ellipse2D.Shape.getBounds()Ces informations proviennent du site de http://java.sun.com
Le contenu de cette page provient du site de Sun, et est généré depuis un cache sur l'infobrol après certains traitements automatisés. La présentation peut donc différer du document original, mais le contenu aussi. Vous pouvez utiliser ce bouton pour afficher la page originale du site de Sun :
Maintenir les pages en cache sur différents sites peut offrir plus de disponibilité.
Chaque page est indexée dans la base de donnée, ce qui permet de retrouver facilement les informations, au moyen des sommaires, du moteur de recherche interne, etc.
Des facilités sont mises en place pour que les membres de l'infobrol puissent effectuer des traductions en français des différents documents. Ceci devrait permettre aux débutants en programmation Java de consulter les API en français s'ils maîtrisent moins bien la langue de Shakespeare. Dans le cas où une traduction a été soumise, elle est disponible au moyen d'un lien en bas de page. Si la traduction a été validée, la page s'affiche par défaut en français, et un lien en bas de page permet d'atteindre la version en anglais.
Le code sur l'infobrol est automatiquement coloré selon la syntaxe, et les différents mots clés sont transformés en liens pour accéder rapidement aux informations.
Vous avez la possibilité de partager vos expériences en proposant vos propres extraits de code en utilisant le bouton "ajouter un commentaire" en bas de page. Si vous visitez simplement l'infobrol, vous avez déjà accès à cette fonction, mais si vous étes membre du brol, vous pouvez en plus utiliser des boutons supplémentaires de mise en forme, dont la coloration automatique de vos extraits de codes.
Vous pouvez modifier vos préférences dans votre profil pour ne plus afficher les interactions avec les réseaux sociaux sur ces pages.
9 mots clés dont 0 définis manuellement (plus d'information...).
Avertissement
Cette page ne possède pas encore de mots clés manuels, ceci est donc un exemple automatique (les niveaux de pertinence sont fictifs, mais les liens sont valables). Pour tester le nuage avec une page qui contient des mots définis manuellement, vous pouvez cliquer ici.Vous pouvez modifier vos préférences dans votre profil pour ne plus afficher le nuage de mots clés.
Recherche (afficher)
Utilisateur (masquer)
Navigation (masquer)
Apparence (afficher)
Stats (afficher)
Citation (masquer)