Uses of Class
org.eclipse.swt.graphics.Path
Packages that use Path
-
Uses of Path in org.eclipse.swt.graphics
Methods in org.eclipse.swt.graphics with parameters of type PathModifier and TypeMethodDescriptionvoid
Adds to the receiver the path described by the parameter.void
Draws the path described by the parameter.void
Fills the path described by the parameter.void
GC.setClipping
(Path path) Sets the area of the receiver which can be changed by drawing operations to the path specified by the argument.Constructors in org.eclipse.swt.graphics with parameters of type Path