org.eclipse.gmf.graphdef.editor.edit.policies
Class GridLayoutHelper
java.lang.Object
org.eclipse.gmf.graphdef.editor.edit.policies.GridLayoutHelper
public class GridLayoutHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridLayoutHelper
public GridLayoutHelper(AbstractFigureEditPart host)
getGrid
public org.eclipse.draw2d.IFigure[][] getGrid()
getWidths
public int[] getWidths()
getHeights
public int[] getHeights()
getGridLayout
public org.eclipse.draw2d.GridLayout getGridLayout()
getNewChildPosition
public int getNewChildPosition(org.eclipse.draw2d.geometry.Point where)
getFeedbackBounds
public org.eclipse.draw2d.geometry.Rectangle getFeedbackBounds(org.eclipse.draw2d.geometry.Point where,
org.eclipse.draw2d.IFigure childFigure)
Copyright © 2012. All Rights Reserved.