SysML

org.topcased.modeler.sysml.parametricdiagram.figures
Class ConstraintPropertyLayout

java.lang.Object
  extended by BorderAttachedLayout
      extended by org.topcased.modeler.sysml.parametricdiagram.figures.ConstraintPropertyLayout

public class ConstraintPropertyLayout
extends BorderAttachedLayout


Constructor Summary
ConstraintPropertyLayout()
           
 
Method Summary
protected  org.eclipse.draw2d.geometry.Dimension calculatePreferredSize(org.eclipse.draw2d.IFigure f, int wHint, int hHint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintPropertyLayout

public ConstraintPropertyLayout()
Method Detail

calculatePreferredSize

protected org.eclipse.draw2d.geometry.Dimension calculatePreferredSize(org.eclipse.draw2d.IFigure f,
                                                                       int wHint,
                                                                       int hHint)
See Also:
org.topcased.draw2d.layout.BorderAttachedLayout#calculatePreferredSize(org.eclipse.draw2d.IFigure, int, int)

SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.