|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.agf.gef.GEFUtils
public final class GEFUtils
Constructor Summary | |
---|---|
GEFUtils()
|
Method Summary | |
---|---|
static org.eclipse.draw2d.geometry.Dimension |
getScaledExtent(ILocationProvider locationProvider,
java.lang.Object object)
|
static org.eclipse.draw2d.geometry.Dimension |
toScaledDimension(ILocation2D location)
|
static org.eclipse.draw2d.geometry.Point |
toScaledPoint(ILocation2D location)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEFUtils()
Method Detail |
---|
public static final org.eclipse.draw2d.geometry.Point toScaledPoint(ILocation2D location)
public static final org.eclipse.draw2d.geometry.Dimension toScaledDimension(ILocation2D location)
public static final org.eclipse.draw2d.geometry.Dimension getScaledExtent(ILocationProvider locationProvider, java.lang.Object object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |