Uses of Interface
org.eclipse.amp.axf.space.ILocation2D

Packages that use ILocation2D
org.eclipse.amp.agf.gef   
org.eclipse.amp.axf.space   
 

Uses of ILocation2D in org.eclipse.amp.agf.gef
 

Methods in org.eclipse.amp.agf.gef with parameters of type ILocation2D
static org.eclipse.draw2d.geometry.Dimension GEFUtils.toScaledDimension(ILocation2D location)
           
static org.eclipse.draw2d.geometry.Point GEFUtils.toScaledPoint(ILocation2D location)
           
 

Uses of ILocation2D in org.eclipse.amp.axf.space
 

Subinterfaces of ILocation2D in org.eclipse.amp.axf.space
 interface ILocation3D
          A marker interface.
 

Classes in org.eclipse.amp.axf.space that implement ILocation2D
 class Location2DDoubleAdapter
          A marker interface.
 class Location2DIntegerAdapter
          A marker interface.
 class Location3DDoubleAdapter
          A marker interface.
 class Location3DIntegerAdapter
          A marker interface.