|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.awt.geom.RectangularShape | +--java.awt.geom.RoundRectangle2D | +--java.awt.geom.RoundRectangle2D.Double
Double
Ŭ·¡½º´Â double
ÁÂÇ¥·Î ÁöÁ¤µÇ´Â µÕ±×½º¸§À» ºÙÀÎ ¸ðÅüÀ̸¦ °¡Áö´Â ±¸ÇüÀ» Á¤ÀÇÇÕ´Ï´Ù.
ÁßøµÈ Ŭ·¡½ºÀÇ °³¿ä |
Ŭ·¡½º java.awt.geom. RoundRectangle2D À» »ó¼Ó¹ÞÀº ÁßøµÈ Ŭ·¡½º |
RoundRectangle2D.Double , RoundRectangle2D.Float |
ÇʵåÀÇ °³¿ä | |
double |
archeight
¸ðÅüÀ̸¦ ¸¶´Â È£ÀÇ ³ôÀÌÀÔ´Ï´Ù. |
double |
arcwidth
¸ðÅüÀ̸¦ ¸¶´Â È£ÀÇ ÆøÀÔ´Ï´Ù. |
double |
height
ÀÌ RoundRectangle2D ÀÇ ³ôÀÌ |
double |
width
ÀÌ RoundRectangle2D ÀÇ Æø |
double |
x
ÀÌ RoundRectangle2D ÀÇ X ÁÂÇ¥ |
double |
y
ÀÌ RoundRectangle2D ÀÇ Y ÁÂÇ¥ |
»ý¼ºÀÚÀÇ °³¿ä | |
RoundRectangle2D.Double ()
»õ·Î¿î RoundRectangle2D ¸¦ ±¸ÃàÇØ, À§Ä¡ (0.0, 0), »çÀÌÁî (0.0, 0. 0), ¹× ¸ðÅüÀÌÀÇ È£ÀÇ ¹Ý°æ 0.0 ¿¡ ÃʱâÈÇÕ´Ï´Ù. |
|
RoundRectangle2D.Double (double x,
double y,
double w,
double h,
double arcw,
double arch)
ÁöÁ¤µÈ ÁÂÇ¥·ÎºÎÅÍ RoundRectangle2D ¸¦ ±¸Ãà ¹× ÃʱâÈÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
double |
getArcHeight ()
¸ðÅüÀ̸¦ ¸¶´Â È£ÀÇ ³ôÀ̸¦ µ¹·ÁÁÝ´Ï´Ù. |
double |
getArcWidth ()
¸ðÅüÀ̸¦ ¸¶´Â È£ÀÇ ÆøÀ» µ¹·ÁÁÝ´Ï´Ù. |
Rectangle2D |
getBounds2D ()
ÀÌ RoundRectangle2D ÀÇ °íÁ¤¹Ðµµ ¹Ù¿îµò±×º¹½º¸¦ µ¹·ÁÁÝ´Ï´Ù. |
double |
getHeight ()
ÀÌ RoundRectangle2D ÀÇ ³ôÀ̸¦ double Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù. |
double |
getWidth ()
ÀÌ RoundRectangle2D ÀÇ ÆøÀ» double Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù. |
double |
getX ()
ÀÌ RoundRectangle2D ÀÇ X ÁÂÇ¥¸¦ double Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù. |
double |
getY ()
ÀÌ RoundRectangle2D ÀÇ Y ÁÂÇ¥¸¦ double Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù. |
boolean |
isEmpty ()
ÀÌ RoundRectangle2D °¡ ÇÏ´ÃÀÏÁö ¾î¶³Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù. |
void |
setRoundRect (double x,
double y,
double w,
double h,
double arcw,
double arch)
ÀÌ RoundRectangle2D ÀÇ À§Ä¡, »çÀÌÁî, ¹× È£ÀÇ ¹Ý°æÀ», ÁöÁ¤µÈ double Ä¡·Î ¼³Á¤ÇÕ´Ï´Ù. |
void |
setRoundRect (RoundRectangle2D rr)
ÀÌ RoundRectangle2D ¸¦, ÁöÁ¤µÈ RoundRectangle2D ¿Í °°°Ô µÇµµ·Ï(µíÀÌ) ¼³Á¤ÇÕ´Ï´Ù. |
Ŭ·¡½º java.awt.geom. RoundRectangle2D ¿¡¼ »ó¼Ó¹ÞÀº ¸Þ¼Òµå |
contains , contains , getPathIterator , intersects , setFrame |
Ŭ·¡½º 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
RoundRectangle2D
ÀÇ X ÁÂÇ¥
public double y
RoundRectangle2D
ÀÇ Y ÁÂÇ¥
public double width
RoundRectangle2D
ÀÇ Æø
public double height
RoundRectangle2D
ÀÇ ³ôÀÌ
public double arcwidth
public double archeight
»ý¼ºÀÚÀÇ »ó¼¼ |
public RoundRectangle2D.Double()
RoundRectangle2D
¸¦ ±¸ÃàÇØ, À§Ä¡ (0.0, 0), »çÀÌÁî (0.0, 0. 0), ¹× ¸ðÅüÀÌÀÇ È£ÀÇ ¹Ý°æ 0.0 ¿¡ ÃʱâÈÇÕ´Ï´Ù.
public RoundRectangle2D.Double(double x, double y, double w, double h, double arcw, double arch)
RoundRectangle2D
¸¦ ±¸Ãà ¹× ÃʱâÈÇÕ´Ï´Ù.
w
- »õ·Ó°Ô ±¸ÃàµÈ RoundRectangle2D
ÀÇ Æøh
- »õ·Ó°Ô ±¸ÃàµÈ RoundRectangle2D
ÀÇ ³ôÀÌarcw
- »õ·Ó°Ô ±¸ÃàµÈ RoundRectangle2D
ÀÇ ¸ðÅüÀ̸¦ ¸¶´Âµ¥ »ç¿ëÇϴ ȣÀÇ Æøarch
- »õ·Ó°Ô ±¸ÃàµÈ RoundRectangle2D
ÀÇ ¸ðÅüÀ̸¦ ¸¶´Âµ¥ »ç¿ëÇϴ ȣÀÇ ³ôÀ̸޼ҵåÀÇ »ó¼¼ |
public double getX()
RoundRectangle2D
ÀÇ X ÁÂÇ¥¸¦ double
Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù.
RectangularShape
³»ÀÇ getX
RoundRectangle2D
ÀÇ X ÁÂÇ¥public double getY()
RoundRectangle2D
ÀÇ Y ÁÂÇ¥¸¦ double
Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù.
RectangularShape
³»ÀÇ getY
RoundRectangle2D
ÀÇ Y ÁÂÇ¥public double getWidth()
RoundRectangle2D
ÀÇ ÆøÀ» double
Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù.
RectangularShape
³»ÀÇ getWidth
RoundRectangle2D
ÀÇ Æøpublic double getHeight()
RoundRectangle2D
ÀÇ ³ôÀ̸¦ double
Á¤¹Ðµµ·Î µ¹·ÁÁÝ´Ï´Ù.
RectangularShape
³»ÀÇ getHeight
RoundRectangle2D
ÀÇ ³ôÀÌpublic double getArcWidth()
RoundRectangle2D
³»ÀÇ getArcWidth
RoundRectangle2D
ÀÇ ¸ðÅüÀ̸¦ ¸¶´Â È£ÀÇ Æøpublic double getArcHeight()
RoundRectangle2D
³»ÀÇ getArcHeight
RoundRectangle2D
ÀÇ ¸ðÅüÀ̸¦ ¸¶´Â È£ÀÇ ³ôÀÌpublic boolean isEmpty()
RoundRectangle2D
°¡ ÇÏ´ÃÀÏÁö ¾î¶³Áö¸¦ ÆÇÁ¤ÇÕ´Ï´Ù.
RectangularShape
³»ÀÇ isEmpty
RoundRectangle2D
°¡ ÇÏ´ÃÀÎ °æ¿ì´Â true
, ±×·¸Áö ¾ÊÀº °æ¿ì´Â false
public void setRoundRect(double x, double y, double w, double h, double arcw, double arch)
RoundRectangle2D
ÀÇ À§Ä¡, »çÀÌÁî, ¹× È£ÀÇ ¹Ý°æÀ», ÁöÁ¤µÈ double
Ä¡·Î ¼³Á¤ÇÕ´Ï´Ù.
RoundRectangle2D
³»ÀÇ setRoundRect
w
- ÀÌ RoundRectangle2D
ÀÇ Æøh
- ÀÌ RoundRectangle2D
ÀÇ ³ôÀÌarcw
- ÀÌ RoundRectangle2D
ÀÇ È£ÀÇ Æøarch
- ÀÌ RoundRectangle2D
ÀÇ È£ÀÇ ³ôÀÌpublic void setRoundRect(RoundRectangle2D rr)
RoundRectangle2D
¸¦, ÁöÁ¤µÈ RoundRectangle2D
¿Í °°°Ô µÇµµ·Ï(µíÀÌ) ¼³Á¤ÇÕ´Ï´Ù.
RoundRectangle2D
³»ÀÇ setRoundRect
rr
- ÁöÁ¤µÈ RoundRectangle2D
public Rectangle2D getBounds2D()
RoundRectangle2D
ÀÇ °íÁ¤¹Ðµµ ¹Ù¿îµò±×º¹½º¸¦ µ¹·ÁÁÝ´Ï´Ù.
RoundRectangle2D
ÀÇ ¹Ù¿îµò±×º¹½ºÀÎ Rectangle2D
Shape.getBounds()
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.