org.eclipse.draw2d
Class ScaledGraphics.State
java.lang.Object
|
+--org.eclipse.draw2d.ScaledGraphics.State
- Enclosing class:
- ScaledGraphics
- protected static class ScaledGraphics.State
- extends Object
Method Summary |
protected void |
setValues(double zoom,
double x,
double y,
Font font,
int lineWidth)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaledGraphics.State
protected ScaledGraphics.State()
ScaledGraphics.State
protected ScaledGraphics.State(double zoom,
double x,
double y,
Font font,
int lineWidth)
setValues
protected void setValues(double zoom,
double x,
double y,
Font font,
int lineWidth)
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.