SEdit.Formalisms.Mobile
Class MobileLink

java.lang.Object
  extended bySEdit.SElement
      extended bySEdit.SArrow
          extended bySEdit.Formalisms.Mobile.MobileLink

public class MobileLink
extends SArrow

CLASSE MobileLink


Field Summary
 
Fields inherited from class SEdit.SArrow
origin, target
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
MobileLink()
           
 
Method Summary
 double len()
           
 void setLen(double l)
           
 
Methods inherited from class SEdit.SArrow
delete, getOrigin, getTarget, initGraphics, isConnectable, setOrigin, setTarget, toString
 
Methods inherited from class SEdit.SElement
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MobileLink

public MobileLink()
Method Detail

len

public double len()

setLen

public void setLen(double l)


Copyright © J. Ferber, O. Gutknecht All Rights Reserved.