net.sf.jasperreports.engine.export.oasis
Class Utility
java.lang.Object
net.sf.jasperreports.engine.export.oasis.Utility
public final class Utility
- extends java.lang.Object
- Version:
- $Id: Utility.java 3713 2010-04-08 11:06:05Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
Copyright © 2010. All Rights Reserved.