ucar.visad.display
Class AnimationBoxPanel.Box
java.lang.Object
java.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
java.awt.geom.Rectangle2D.Double
ucar.visad.display.AnimationBoxPanel.Box
- All Implemented Interfaces:
- Shape, Cloneable
- Enclosing class:
- AnimationBoxPanel
public static class AnimationBoxPanel.Box
- extends Rectangle2D.Double
Class Box represents a time step
- Version:
- $Revision: 1.18 $
- Author:
- IDV Development Team
|
Field Summary |
boolean |
ok
Ok |
boolean |
on
Is the current one |
| Methods inherited from class java.awt.geom.Rectangle2D.Double |
createIntersection, createUnion, getBounds2D, getHeight, getWidth, getX, getY, isEmpty, outcode, setRect, setRect, toString |
| Methods inherited from class java.awt.geom.Rectangle2D |
add, add, add, contains, contains, equals, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, union |
| Methods inherited from class java.awt.geom.RectangularShape |
clone, contains, contains, getBounds, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal |
ok
public boolean ok
- Ok
on
public boolean on
- Is the current one
AnimationBoxPanel.Box
public AnimationBoxPanel.Box()
- ctor