Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.SWTGraphics.State

Packages that use SWTGraphics.State
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of SWTGraphics.State in org.eclipse.draw2d
 

Methods in org.eclipse.draw2d with parameters of type SWTGraphics.State
protected  void SWTGraphics.restoreState(SWTGraphics.State s)
          Sets all State information to that of the given State, called by restoreState()
 void SWTGraphics.State.copyFrom(SWTGraphics.State state)
          Copies all state information from the given State to this State
 


Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.