Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.swt.graphics.PathData

Packages that use PathData
org.eclipse.swt.graphics SWT graphics classes.  
 

Uses of PathData in org.eclipse.swt.graphics
 

Methods in org.eclipse.swt.graphics that return PathData
 PathData Path.getPathData()
          Returns a device independent representation of the receiver.
 

Constructors in org.eclipse.swt.graphics with parameters of type PathData
Path(Device device, PathData data)
          Constructs a new Path with the specifed PathData.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.