Package ptolemy.vergil.basic
Interface RelativeLocatable
-
- All Known Implementing Classes:
TextAttribute
public interface RelativeLocatable
An interface for objects that can be located visually relative to another object. This is a marker interface. Classes that implement this interface will be assigned by Vergil an attribute of type theRelativeLocation
, which provides a location relative to another object.- Since:
- Ptolemy II 10.0
- Version:
- $Id$
- Author:
- Edward A. Lee, Christian Motika, Miro Spoenemann
- Pt.AcceptedRating:
- Red (cxh)
- Pt.ProposedRating:
- Yellow (cxh)