net.sf.jasperreports.engine.export.oasis
Class Utility

java.lang.Object
  extended by net.sf.jasperreports.engine.export.oasis.Utility

public class Utility
extends java.lang.Object

Version:
$Id: Utility.java 2026 2007-12-11 15:41:26Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
Utility()
           
 
Method Summary
static java.lang.String getIndent(int i)
           
protected static java.lang.String replaceNewLineWithLineBreak(java.lang.String source)
           
static double translatePixelsToInches(double pixels)
           
static double translatePixelsToInchesRound(double pixels)
           
static double translatePixelsToInchesWithNoRoundOff(double pixels)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utility

public Utility()
Method Detail

getIndent

public static java.lang.String getIndent(int i)

translatePixelsToInches

public static double translatePixelsToInches(double pixels)

translatePixelsToInchesRound

public static double translatePixelsToInchesRound(double pixels)

translatePixelsToInchesWithNoRoundOff

public static double translatePixelsToInchesWithNoRoundOff(double pixels)

replaceNewLineWithLineBreak

protected static java.lang.String replaceNewLineWithLineBreak(java.lang.String source)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com