Uses of Class
org.eclipse.swt.graphics.Path
-
Uses of Path in org.eclipse.swt.graphics
Modifier 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.