edu.stanford.smi.protegex.widget.diagram
Class TilingAnimationFrame
java.lang.Object
|
+--edu.stanford.smi.protegex.layout.AnimationContext
|
+--edu.stanford.smi.protegex.widget.diagram.TilingAnimationFrame
- public class TilingAnimationFrame
- extends AnimationContext
Description of the class
- Author:
- William Grosso
Methods inherited from class edu.stanford.smi.protegex.layout.AnimationContext |
addAnimationContextSelectionListener, getActiveRectangle, getActiveRectangle, getCoordinateSystem, getCoordinateSystem, getLeadSelection, getOwner, getSelectedActors, getVisibleToEvents, getZOrder, isSingleSelection, processMouseEvent, processMouseMotionEvent, removeAnimationContextSelectionListener, selectActor, setBackgroundManager, setCoordinateSystem, setVisibleToEvents, takeSnapshot, unselectActor, wantEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TilingAnimationFrame
public TilingAnimationFrame(boolean visibleToEvents,
BackgroundManager backgroundManager,
Rectangle coordinateSystem,
Component owner)
addActorToBottom
public void addActorToBottom(Actor actor)
- Overrides:
addActorToBottom
in class AnimationContext
addActorToTop
public void addActorToTop(Actor actor)
- Overrides:
addActorToTop
in class AnimationContext
enlargeToHeight
public void enlargeToHeight(int newHeight)
enlargeToWidth
public void enlargeToWidth(int newWidth)
moveActorToBottom
public void moveActorToBottom(Actor actor)
- Overrides:
moveActorToBottom
in class AnimationContext
moveActorToTop
public void moveActorToTop(Actor actor)
- Overrides:
moveActorToTop
in class AnimationContext
paint
public void paint(Graphics g)
- Overrides:
paint
in class AnimationContext
removeActor
public void removeActor(Actor actor)
- Overrides:
removeActor
in class AnimationContext
retile
public void retile()
setSelectedActor
public void setSelectedActor(Actor actor)
- Overrides:
setSelectedActor
in class AnimationContext
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.