Protege-2000 1.7

edu.stanford.smi.protegex.widget.diagram
Class DiagramsAnimationContext

java.lang.Object
  |
  +--edu.stanford.smi.protegex.layout.AnimationContext
        |
        +--edu.stanford.smi.protegex.widget.diagram.DiagramsAnimationContext

public class DiagramsAnimationContext
extends AnimationContext

Description of the Class

Author:
William Grosso

Fields inherited from class edu.stanford.smi.protegex.layout.AnimationContext
_animationContextMouseEventHandler, _backgroundManager, _coordinateSystem, _owner, _paintAction, _selectionHandler, _tickAction, _zOrder
 
Constructor Summary
DiagramsAnimationContext(boolean visibleToEvents, BackgroundManager backgroundManager, Rectangle coordinateSystem, Component owner, AnimationContextMouseEventHandler animationContextMouseEventHandler)
           
 
Method Summary
 void enlargeToHeight(int newHeight)
           
 void enlargeToWidth(int newWidth)
           
 Actor getActorForInstance(edu.stanford.smi.protege.model.Instance instance)
           
 Rectangle getSelectionRectangle()
           
 void selectInstance(edu.stanford.smi.protege.model.Instance instance)
           
 
Methods inherited from class edu.stanford.smi.protegex.layout.AnimationContext
addActorToBottom, addActorToTop, addAnimationContextSelectionListener, getActiveRectangle, getActiveRectangle, getCoordinateSystem, getCoordinateSystem, getLeadSelection, getOwner, getSelectedActors, getVisibleToEvents, getZOrder, isSingleSelection, moveActorToBottom, moveActorToTop, paint, processMouseEvent, processMouseMotionEvent, removeActor, removeAnimationContextSelectionListener, selectActor, setBackgroundManager, setCoordinateSystem, setSelectedActor, setVisibleToEvents, takeSnapshot, unselectActor, wantEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramsAnimationContext

public DiagramsAnimationContext(boolean visibleToEvents,
                                BackgroundManager backgroundManager,
                                Rectangle coordinateSystem,
                                Component owner,
                                AnimationContextMouseEventHandler animationContextMouseEventHandler)
Method Detail

enlargeToHeight

public void enlargeToHeight(int newHeight)

enlargeToWidth

public void enlargeToWidth(int newWidth)

getActorForInstance

public Actor getActorForInstance(edu.stanford.smi.protege.model.Instance instance)

getSelectionRectangle

public Rectangle getSelectionRectangle()

selectInstance

public void selectInstance(edu.stanford.smi.protege.model.Instance instance)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.