SysML

org.topcased.modeler.sysml.blockdefinitiondiagram.figures
Class BlockLayout

java.lang.Object
  extended by BorderAttachedLayout
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.figures.BlockLayout

public class BlockLayout
extends BorderAttachedLayout


Constructor Summary
BlockLayout()
           
 
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

BlockLayout

public BlockLayout()
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.