edu.stanford.smi.protegex.layout
Class ActorDelegateImpl
java.lang.Object
|
+--edu.stanford.smi.protegex.layout.ActorDelegateImpl
- All Implemented Interfaces:
- ActorDelegate, Copyable
- Direct Known Subclasses:
- ActorControlPointHandlerImpl, NullEventHandler, NullMovementHandler, StandardActorEventHandler, StandardActorMovementHandler
- public abstract class ActorDelegateImpl
- extends Object
- implements ActorDelegate
Description of the class
- Author:
- William Grosso
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.stanford.smi.protegex.layout.Copyable |
copy |
_actor
protected Actor _actor
_location
protected ActorLocation _location
ActorDelegateImpl
public ActorDelegateImpl(Actor actor)
ActorDelegateImpl
public ActorDelegateImpl(Actor actor,
ActorLocation location)
getActor
public Actor getActor()
- Specified by:
getActor
in interface ActorDelegate
setActor
public void setActor(Actor actor)
- Specified by:
setActor
in interface ActorDelegate
setLocation
public void setLocation(ActorLocation location)
- Specified by:
setLocation
in interface ActorDelegate
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.