LocationAttribute
ptolemy.actor.gui.LocationAttribute

This attribute stores the width and height of a graphical component. The token in this attribute is an IntMatrixToken containing a matrix of dimension 1x2, containing the width and the height, in that order. By default, this attribute has visibility NONE, so the user will not see it in parameter editing dialogs.

Author(s): Edward A. Lee
Version:$Id: LocationAttribute.java,v 1.23 2005/07/08 19:55:36 cxh Exp $
Pt.Proposed Rating:Red (eal)
Pt.Accepted Rating:Red (johnr)