-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FramesImpl
public FramesImpl()
-
Method Details
-
getBbox
Description copied from interface: Frames
Gets the bbox.
- Specified by:
getBbox in interface Frames
- Returns:
- the bbox
- See Also:
-
-
-
getFrame
Description copied from interface: Frames
Gets the frame.
- Specified by:
getFrame in interface Frames
- Returns:
- the frame
- See Also:
-
-
setFrame
Description copied from interface: Frames
Sets the frame.
- Specified by:
setFrame in interface Frames
- Parameters:
frame - the new frame
- See Also:
-