jdbreport.util
Class GraphicUtil
java.lang.Object
jdbreport.util.GraphicUtil
public class GraphicUtil
- extends Object
- Version:
- 2.0 19.12.2009
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicUtil
public GraphicUtil()
getScreenScaleX
public static double getScreenScaleX()
getScreenScaleY
public static double getScreenScaleY()
getScaleY
public static double getScaleY()
getScaleX
public static double getScaleX()
setScaleX
public static void setScaleX(double scale)
setScaleY
public static void setScaleY(double scale)
setScreenScaleX
public static void setScreenScaleX(double scale)
setScreenScaleY
public static void setScreenScaleY(double scale)