summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics/package.html
blob: d71267ad85131f10b34ece356ca3e8079cfa911a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="IBM">
   <title>Package-level Javadoc</title>
</head>
<body>
SWT graphics classes.
<h2>
Package Specification</h2>
This package provides the classes which implement points, rectangles,
regions, colors, cursors, fonts, graphics contexts (that is, <code>GC</code>s)
where most of the primitive drawing operations are implemented, and 
images including both the code for displaying them and the public API for
loading/saving them.
</body>
</html>