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

Packages that use Resource
Package
Description
SWT graphics classes.
  • Uses of Resource in org.eclipse.swt.graphics

    Modifier and Type
    Class
    Description
    final class 
    Instances of this store color information.
    final class 
    Instances of this class manage operating system resources that specify the appearance of the on-screen pointer.
    final class 
    Instances of this class manage operating system resources that define how text looks when it is displayed.
    final class 
    Class GC is where all of the drawing capabilities that are supported by SWT are located.
    final class 
    Instances of this class are graphics which have been prepared for display on a specific device.
    class 
    Instances of this class represent paths through the two-dimensional coordinate system.
    class 
    Instances of this class represent patterns to use while drawing.
    final class 
    Instances of this class represent areas of an x-y coordinate system that are aggregates of the areas covered by a number of polygons.
    final class 
    TextLayout is a graphic object that represents styled text.
    class 
    Instances of this class represent transformation matrices for points expressed as (x, y) pairs of floating point numbers.