Protege-2000 1.7

edu.stanford.smi.protegex.layout
Class ActorAttachment

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

public class ActorAttachment
extends Object

Attachment between two node actors. This connects a control point on each actor. This is not used anywhere.

Author:
William Grosso

Constructor Summary
ActorAttachment(Actor actor, int controlPointOnAttacher, int controlPointOnTarget)
           
 
Method Summary
 boolean equals(Object object)
           
 Actor getActor()
           
 int getControlPointOnAttacher()
           
 int getControlPointOnTarget()
           
 void getPointOnTarget(Point returnValue)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorAttachment

public ActorAttachment(Actor actor,
                       int controlPointOnAttacher,
                       int controlPointOnTarget)
Method Detail

equals

public boolean equals(Object object)
Overrides:
equals in class Object

getActor

public Actor getActor()

getControlPointOnAttacher

public int getControlPointOnAttacher()

getControlPointOnTarget

public int getControlPointOnTarget()

getPointOnTarget

public void getPointOnTarget(Point returnValue)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

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.