Class Arc


  • @Deprecated
    public class Arc
    extends Link
    Deprecated.
    Use Link
    Instances of this class represent an arc between two states in a state machine visualization. To see how this class is used and links are made using this class, see ArcModel in FSMGraphModel.
    Since:
    Ptolemy II 8.0
    Version:
    $Id$
    Author:
    Steve Neuendorffer
    See Also:
    FSMGraphModel.ArcModel
    Pt.AcceptedRating:
    Red (johnr)
    Pt.ProposedRating:
    Red (eal)
    • Constructor Summary

      Constructors 
      Constructor Description
      Arc()
      Deprecated.
       
    • Constructor Detail

      • Arc

        public Arc()
        Deprecated.