| Super classes [su] [ fr] [ fi] [co] [me] |
|
Object
RectangularShape Rectangle2D |
| Most frequently used [su] [ fr] [ fi] [co] [me] |
|
x [api
] 47* y [api ] 45 width [api ] 44 height [api ] 43 Rectangle(int x, int y, int width, int height) [api ] 26 Rectangle() [api ] 16 contains(int x, int y) [api ] 7 contains(Point p) [api ] 7 setBounds(Rectangle r) [api ] 7 setBounds(int x, int y, int width, int height) [api ] 7 intersects(Rectangle r) [api ] 7 getHeight() [api ] 6 getWidth() [api ] 6 Rectangle(Rectangle r) [api ] 6 getCenterX() [api ] 5 getCenterY() [api ] 5 intersection(Rectangle r) [api ] 5 getX() [api ] 4 equals(Object obj) [api ] 4 getY() [api ] 4 setLocation(int x, int y) [api ] 4 getLocation() [api ] 4 grow(int h, int v) [api ] 4 add(Rectangle r) [api ] 4 union(Rectangle r) [api ] 4 Rectangle(Dimension d) [api ] 3 getSize() [api ] 3 getMaxX() [api ] 3 Rectangle(int width, int height) [api ] 3 Rectangle(Point p, Dimension d) [api ] 3 translate(int x, int y) [api ] 3 add(int newx, int newy) [api ] 3 getMaxY() [api ] 2 clone() [api ] 2 isEmpty() [api ] 2 intersectsLine(double x1, double y1, double x2, double y2) [api ] 2 contains(Rectangle r) [api ] 2 hashCode() [api ] 1 setLocation(Point p) [api ] 1 setRect(double x, double y, double width, double height) [api ] 1 union(Rectangle2D src1, Rectangle2D src2, Rectangle2D dest) [api ] 1 getMinX() [api ] 1 getMinY() [api ] 1 createUnion(Rectangle2D r) [api ] 1 getBounds() [api ] 1 setSize(int width, int height) [api ] 1 createIntersection(Rectangle2D r) [api ] 1 getBounds2D() [api ] 1 setSize(Dimension d) [api ] 1 toString() [api ] 1 Rectangle(Point p) [api ] 0 add(Point pt) [api ] 0 contains(int X, int Y, int W, int H) [api ] 0 inside(int X, int Y) [api ] 0 move(int x, int y) [api ] 0 outcode(double x, double y) [api ] 0 reshape(int x, int y, int width, int height) [api ] 0 resize(int width, int height) [api ] 0 |
| Fields, alphabetical [su] [ fr] [ fi] [co] [me] |
|
height [api
] 43 width [api ] 44 x [api ] 47 y [api ] 45 |
| Constructors, by frequency [su] [ fr] [ fi] [co] [me] |
|
Rectangle(int x, int y, int width, int height) [api
] 26 Rectangle() [api ] 16 Rectangle(Rectangle r) [api ] 6 Rectangle(Dimension d) [api ] 3 Rectangle(int width, int height) [api ] 3 Rectangle(Point p, Dimension d) [api ] 3 Rectangle(Point p) [api ] 0 |
| Methods, alphabetical [su] [ fr] [ fi] [co] [me] |
|
add(int newx, int newy) [api
] 3 add(Point pt) [api ] 0 add(Rectangle r) [api ] 4 contains(Point p) [api ] 7 contains(int x, int y) [api ] 7 contains(int X, int Y, int W, int H) [api ] 0 contains(Rectangle r) [api ] 2 createIntersection(Rectangle2D r) [api ] 1 createUnion(Rectangle2D r) [api ] 1 equals(Object obj) [api ] 4 getBounds() [api ] 1 getBounds2D() [api ] 1 getHeight() [api ] 6 getLocation() [api ] 4 getSize() [api ] 3 getWidth() [api ] 6 getX() [api ] 4 getY() [api ] 4 grow(int h, int v) [api ] 4 inside(int X, int Y) [api ] 0 intersection(Rectangle r) [api ] 5 intersects(Rectangle r) [api ] 7 isEmpty() [api ] 2 move(int x, int y) [api ] 0 outcode(double x, double y) [api ] 0 reshape(int x, int y, int width, int height) [api ] 0 resize(int width, int height) [api ] 0 setBounds(Rectangle r) [api ] 7 setBounds(int x, int y, int width, int height) [api ] 7 setLocation(int x, int y) [api ] 4 setLocation(Point p) [api ] 1 setRect(double x, double y, double width, double height) [api ] 1 setSize(Dimension d) [api ] 1 setSize(int width, int height) [api ] 1 toString() [api ] 1 translate(int x, int y) [api ] 3 union(Rectangle r) [api ] 4 |