Runtime

Uses of Class
org.eclipse.gmf.runtime.draw2d.ui.geometry.PrecisionPointList

Packages that use PrecisionPointList
org.eclipse.gmf.runtime.draw2d.ui.geometry Provides a set of classes for geometric manipulation. 
 

Uses of PrecisionPointList in org.eclipse.gmf.runtime.draw2d.ui.geometry
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.geometry that return PrecisionPointList
 PrecisionPointList PrecisionPointList.getCopy()
           
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.geometry with parameters of type PrecisionPointList
 void PrecisionPointList.addAll(PrecisionPointList source)
          Appends all of the given points to this PrecisionPointList.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.