Protege-2000 1.7

edu.stanford.smi.protegex.layout
Class AnimationContextSelectionHandler

java.lang.Object
  |
  +--edu.stanford.smi.protegex.layout.AnimationContextSelectionHandler

public class AnimationContextSelectionHandler
extends Object

Description of the Class

Author:
William Grosso

Constructor Summary
AnimationContextSelectionHandler(AnimationContext owner)
           
 
Method Summary
 void addAnimationContextSelectionListener(AnimationContextSelectionListener newListener)
           
 Rectangle getActiveRectangle()
           
 Rectangle getActiveRectangle(Rectangle returnValue)
           
 Actor getLeadSelection()
           
 Collection getSelections()
           
 boolean isActorSelected(Actor actor)
           
 boolean isSingleSelection()
           
 void removeAnimationContextSelectionListener(AnimationContextSelectionListener oldListener)
           
 void selectActor(Actor actor)
           
 void setSelectedActor(Actor actor)
           
 void unselectActor(Actor actor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationContextSelectionHandler

public AnimationContextSelectionHandler(AnimationContext owner)
Method Detail

addAnimationContextSelectionListener

public void addAnimationContextSelectionListener(AnimationContextSelectionListener newListener)

getActiveRectangle

public Rectangle getActiveRectangle()

getActiveRectangle

public Rectangle getActiveRectangle(Rectangle returnValue)

getLeadSelection

public Actor getLeadSelection()

getSelections

public Collection getSelections()

isActorSelected

public boolean isActorSelected(Actor actor)

isSingleSelection

public boolean isSingleSelection()

removeAnimationContextSelectionListener

public void removeAnimationContextSelectionListener(AnimationContextSelectionListener oldListener)

selectActor

public void selectActor(Actor actor)

setSelectedActor

public void setSelectedActor(Actor actor)

unselectActor

public void unselectActor(Actor actor)

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.