|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.awt.geom.RectangularShape
java.awt.geom.Ellipse2D
java.awt.geom.Ellipse2D.Double
public static class Ellipse2D.Double
Double
Ŭ·¡½º´Â double
Á¤¹Ðµµ·Î ÁöÁ¤µÈ Ÿ¿øÀ» Á¤ÀÇÇÕ´Ï´Ù.
Áßø(Nested) Ŭ·¡½º °³¿ä |
---|
Ŭ·¡½º java.awt.geom. Ellipse2D ·ÎºÎÅÍ »ó¼ÓµÈ Áßø(Nested) Ŭ·¡½º/ÀÎÅÍÆäÀ̽º |
---|
Ellipse2D.Double,
Ellipse2D.Float |
ÇÊµå °³¿ä | |
---|---|
double |
height
Ellipse2D
³ôÀÌÀÔ´Ï´Ù. |
double |
width
Ellipse2D
ÆøÀÔ´Ï´Ù. |
double |
x
Ellipse2D
Á»󱸼®ÀÇ x ÁÂÇ¥ÀÔ´Ï´Ù. |
double |
y
Ellipse2D
Á»󱸼®ÀÇ y ÁÂÇ¥ÀÔ´Ï´Ù. |
»ý¼ºÀÚ °³¿ä | |
---|---|
Ellipse2D.Double ()
»õ·Î¿î Ellipse2D ¸¦ ±¸ÃàÇØ, À§Ä¡ (0, 0) ¹× »çÀÌÁî (0, 0)¿¡ ÃʱâÈÇÕ´Ï´Ù. |
|
Ellipse2D.Double (double x,
double y,
double w,
double h)
ÁöÁ¤µÈ ÁÂÇ¥·ÎºÎÅÍ Ellipse2D ¸¦ ±¸Ãà ¹× ÃʱâÈÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
Rectangle2D |
getBounds2D ()
ÀÌ Ellipse2D
°íÁ¤¹Ðµµ ¹Ù¿îµù¹Ú½º¸¦ ¸®ÅÏÇÕ´Ï´Ù. |
double |
getHeight ()
ÀÌ Ellipse2D
³ôÀ̸¦ double Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù. |
double |
getWidth ()
ÀÌ Ellipse2D
³ÐÀ̸¦ double Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù. |
double |
getX ()
Ellipse2D
Á»󱸼®ÀÇ X ÁÂÇ¥¸¦ double Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù. |
double |
getY ()
Ellipse2D
Á»󱸼®ÀÇ Y ÁÂÇ¥¸¦ double Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù. |
boolean |
isEmpty ()
ÀÌ Ellipse2D
¹Ù¿îµù¹Ú½º°¡ ºñ¾îÀÖ´ÂÁö ÆÇ´ÜÇÕ´Ï´Ù. |
void |
setFrame (double x,
double y,
double w,
double h)
ÀÌ Ellipse2D
À§Ä¡ ¹× »çÀÌÁ, ÁöÁ¤µÈ double ÇüÀÇ °ªÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù. |
Ŭ·¡½º java.awt.geom. Ellipse2D ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
contains,
contains,
getPathIterator,
intersects |
Ŭ·¡½º java.awt.geom. RectangularShape ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
contains,
contains,
getBounds,
getCenterX,
getCenterY,
getFrame,
getMaxX,
getMaxY,
getMinX,
getMinY,
getPathIterator,
intersects,
setFrame,
setFrame,
setFrameFromCenter,
setFrameFromCenter,
setFrameFromDiagonal,
setFrameFromDiagonal |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ÇʵåÀÇ »ó¼¼ |
---|
public double x
Ellipse2D
Á»󱸼®ÀÇ x ÁÂÇ¥ÀÔ´Ï´Ù.
public double y
Ellipse2D
Á»󱸼®ÀÇ y ÁÂÇ¥ÀÔ´Ï´Ù.
public double width
Ellipse2D
ÆøÀÔ´Ï´Ù.
public double height
Ellipse2D
³ôÀÌÀÔ´Ï´Ù.
»ý¼ºÀÚ »ó¼¼ |
---|
public Ellipse2D.Double()
Ellipse2D
¸¦ ±¸ÃàÇØ, À§Ä¡ (0, 0) ¹× »çÀÌÁî (0, 0)¿¡ ÃʱâÈÇÕ´Ï´Ù.
public Ellipse2D.Double(double x, double y, double w, double h)
Ellipse2D
¸¦ ±¸Ãà ¹× ÃʱâÈÇÕ´Ï´Ù.
x, y
- °æ°èÀÇ ±¸ÇüÀÇ ÁÂÇ¥w
- ±¸ÇüÀÇ Æøh
- ±¸ÇüÀÇ ³ôÀ̸޼µåÀÇ »ó¼¼ |
---|
public double getX()
Ellipse2D
Á»󱸼®ÀÇ X ÁÂÇ¥¸¦ double
Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ getX
Ellipse2D
¹Ù¿îµù¹Ú½º
ÀÇ Á»󱸼®ÀÇ X ÁÂÇ¥public double getY()
Ellipse2D
Á»󱸼®ÀÇ Y ÁÂÇ¥¸¦ double
Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ getY
Ellipse2D
¹Ù¿îµù¹Ú½º
ÀÇ Á»󱸼®ÀÇ Y ÁÂÇ¥public double getWidth()
Ellipse2D
³ÐÀ̸¦ double
Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ getWidth
Ellipse2D
Æøpublic double getHeight()
Ellipse2D
³ôÀ̸¦ double
Á¤¹Ðµµ·Î ¸®ÅÏÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ getHeight
Ellipse2D
³ôÀÌpublic boolean isEmpty()
Ellipse2D
¹Ù¿îµù¹Ú½º°¡ ºñ¾îÀÖ´ÂÁö ÆÇ´ÜÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ isEmpty
Ellipse2D
¹Ù¿îµù¹Ú½º°¡ ºñ¾îÀÖ´Â °æ¿ì´Â true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
public void setFrame(double x, double y, double w, double h)
Ellipse2D
À§Ä¡ ¹× »çÀÌÁ, ÁöÁ¤µÈ double
ÇüÀÇ °ªÀ¸·Î ¼³Á¤ÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ setFrame
x, y
- ÀÌ Ellipse2D
¹Ù¿îµù¹Ú½º
ÀÇ À§Ä¡¸¦ ¼³Á¤ÇÏ´Â ÁöÁ¤µÈ ÁÂÇ¥w
- ÀÌ Ellipse2D
·Î
¼³Á¤ÇÏ´Â Æøh
- ÀÌ Ellipse2D
·Î
¼³Á¤ÇÏ´Â ³ôÀÌRectangularShape.getFrame()
public Rectangle2D getBounds2D()
Ellipse2D
°íÁ¤¹Ðµµ ¹Ù¿îµù¹Ú½º¸¦ ¸®ÅÏÇÕ´Ï´Ù.
Ellipse2D
¹Ù¿îµù¹Ú½º
ÀÎ Rectangle2D
Shape.getBounds()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.