Drawableprotected class DataToolTab.DataToolPlotter.SelectionBox extends java.awt.Rectangle implements Drawable
| Modifier | Constructor | Description |
|---|---|---|
protected |
SelectionBox() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
draw(DrawingPanel drawingPanel,
java.awt.Graphics g) |
Draws a representation of an object in a drawing panel.
|
void |
setSize(int w,
int h) |
finalize, getClass, notify, notifyAll, wait, wait, waitadd, add, add, contains, contains, contains, contains, createIntersection, createUnion, equals, getBounds, getBounds2D, getHeight, getLocation, getSize, getWidth, getX, getY, grow, inside, intersection, intersects, isEmpty, move, outcode, reshape, resize, setBounds, setBounds, setLocation, setLocation, setRect, setSize, toString, translate, unionadd, add, add, contains, contains, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, setRect, unionpublic void setSize(int w,
int h)
setSize in class java.awt.Rectanglepublic void draw(DrawingPanel drawingPanel, java.awt.Graphics g)
Drawable