Eclipse Platform
Release 3.3

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

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

Uses of LineAttributes in org.eclipse.swt.graphics
 

Methods in org.eclipse.swt.graphics that return LineAttributes
 LineAttributes GC.getLineAttributes()
          Returns the receiver's line attributes.
 

Methods in org.eclipse.swt.graphics with parameters of type LineAttributes
 void GC.setLineAttributes(LineAttributes attributes)
          Sets the receiver's line attributes.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.