rectangle2d.html
来自「API資料大全」· HTML 代码 · 共 1,085 行 · 第 1/5 页
HTML
1,085 行
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../java/awt/geom/package-summary.html">java.awt.geom</A> that return <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>RectangularShape.</B><B><A HREF="../../../../java/awt/geom/RectangularShape.html#getFrame()">getFrame</A></B>()</CODE><BR> Returns the framing <A HREF="../../../../java/awt/geom/Rectangle2D.html"><CODE>Rectangle2D</CODE></A> that defines the overall shape of this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.html#createIntersection(java.awt.geom.Rectangle2D)">createIntersection</A></B>(<A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A> r)</CODE><BR> Returns a new <code>Rectangle2D</code> object representing the intersection of this <code>Rectangle2D</code> with the specified <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.html#createUnion(java.awt.geom.Rectangle2D)">createUnion</A></B>(<A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A> r)</CODE><BR> Returns a new <code>Rectangle2D</code> object representing the union of this <code>Rectangle2D</code> with the specified <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>RoundRectangle2D.Float.</B><B><A HREF="../../../../java/awt/geom/RoundRectangle2D.Float.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>RoundRectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>RoundRectangle2D.Double.</B><B><A HREF="../../../../java/awt/geom/RoundRectangle2D.Double.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>RoundRectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Area.</B><B><A HREF="../../../../java/awt/geom/Area.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns a high precision bounding <A HREF="../../../../java/awt/geom/Rectangle2D.html"><CODE>Rectangle2D</CODE></A> that completely encloses this <code>Area</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.Float.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.Float.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.Float.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.Float.html#createIntersection(java.awt.geom.Rectangle2D)">createIntersection</A></B>(<A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A> r)</CODE><BR> Returns a new <code>Rectangle2D</code> object representing the intersection of this <code>Rectangle2D</code> with the specified <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.Float.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.Float.html#createUnion(java.awt.geom.Rectangle2D)">createUnion</A></B>(<A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A> r)</CODE><BR> Returns a new <code>Rectangle2D</code> object representing the union of this <code>Rectangle2D</code> with the specified <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.Double.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.Double.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.Double.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.Double.html#createIntersection(java.awt.geom.Rectangle2D)">createIntersection</A></B>(<A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A> r)</CODE><BR> Returns a new <code>Rectangle2D</code> object representing the intersection of this <code>Rectangle2D</code> with the specified <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Rectangle2D.Double.</B><B><A HREF="../../../../java/awt/geom/Rectangle2D.Double.html#createUnion(java.awt.geom.Rectangle2D)">createUnion</A></B>(<A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A> r)</CODE><BR> Returns a new <code>Rectangle2D</code> object representing the union of this <code>Rectangle2D</code> with the specified <code>Rectangle2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Line2D.Float.</B><B><A HREF="../../../../java/awt/geom/Line2D.Float.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high-precision bounding box of this <code>Line2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Line2D.Double.</B><B><A HREF="../../../../java/awt/geom/Line2D.Double.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high-precision bounding box of this <code>Line2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Arc2D.</B><B><A HREF="../../../../java/awt/geom/Arc2D.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high-precision bounding box of the arc.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Arc2D.</B><B><A HREF="../../../../java/awt/geom/Arc2D.html#makeBounds(double, double, double, double)">makeBounds</A></B>(double x, double y, double w, double h)</CODE><BR> Constructs a Rectangle2D of the appropriate precision to hold the parameters calculated to be the bounding box of this arc.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Arc2D.Float.</B><B><A HREF="../../../../java/awt/geom/Arc2D.Float.html#makeBounds(double, double, double, double)">makeBounds</A></B>(double x, double y, double w, double h)</CODE><BR> Return the high-precision bounding box of the arc.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Arc2D.Double.</B><B><A HREF="../../../../java/awt/geom/Arc2D.Double.html#makeBounds(double, double, double, double)">makeBounds</A></B>(double x, double y, double w, double h)</CODE><BR> Returns the high-precision bounding box of the arc.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Ellipse2D.Float.</B><B><A HREF="../../../../java/awt/geom/Ellipse2D.Float.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>Ellipse2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>Ellipse2D.Double.</B><B><A HREF="../../../../java/awt/geom/Ellipse2D.Double.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the high precision bounding box of this <code>Ellipse2D</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../java/awt/geom/Rectangle2D.html">Rectangle2D</A></CODE></FONT></TD><TD><CODE><B>GeneralPath.</B><B><A HREF="../../../../java/awt/geom/GeneralPath.html#getBounds2D()">getBounds2D</A></B>()</CODE><BR> Returns the bounding box of the path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?