com.stimulsoft.report
Class StiDpiHelper

java.lang.Object
  extended by com.stimulsoft.report.StiDpiHelper

public class StiDpiHelper
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiDpiHelper()
           
 
Method Summary
static int DeviceCapsDpi()
           
static double DeviceCapsScale()
           
static double getGraphicsScale()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDpiHelper

public StiDpiHelper()
Method Detail

getGraphicsScale

public static double getGraphicsScale()

DeviceCapsDpi

public static int DeviceCapsDpi()

DeviceCapsScale

public static double DeviceCapsScale()