|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swarm.BaseImpl | +--swarm.gui.ZoomRasterImpl
A zoomable Raster.. ZoomRaster is a subclass of Raster that implements a zoomable image. It handles translation between logical coordinates and screen coordinates.
Constructor Summary | |
ZoomRasterImpl()
|
|
ZoomRasterImpl(Zone aZone)
The create: message creates a new instance of a type with default options. |
|
ZoomRasterImpl(Zone aZone,
java.lang.String name)
|
Methods implemented by this class for interface swarm.gui.Raster |
draw$X$Y,
drawPointX$Y$Color,
drawSelf,
ellipseX0$Y0$X1$Y1$Width$Color,
erase,
fillRectangleX0$Y0$X1$Y1$Color,
lineX0$Y0$X1$Y1$Width$Color,
rectangleX0$Y0$X1$Y1$Width$Color,
setButton$Client$Message,
setColormap |
Methods implemented by this class for interface swarm.gui.ZoomRaster |
decreaseZoom,
fillCenteredRectangleX0$Y0$X1$Y1$Color,
getZoomFactor,
handleConfigureWidth$Height,
increaseZoom,
setZoomFactor |
Methods implemented by this class for interface swarm.gui.ArchivedGeometryWidget |
updateArchiver |
Methods implemented by this class for interface swarm.gui.Widget |
disableDestroyNotification,
enableDestroyNotification$notificationMethod,
getDestroyedFlag,
getHeight,
getParent,
getTopLevel,
getWidgetName,
getWidth,
getWindowGeometry,
getX,
getY,
pack,
packBeforeAndFillLeft$expand,
packFill,
packFillLeft,
packForgetAndExpand,
packToRight,
setActiveFlag,
setHeight,
setWidth,
setWidth$Height,
setWindowGeometry,
setWindowTitle,
setX$Y |
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
Methods implemented by this class for interface swarm.defobj.GetName |
getName |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ZoomRasterImpl()
public ZoomRasterImpl(Zone aZone, java.lang.String name)
public ZoomRasterImpl(Zone aZone)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |