|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.export.oasis.Utility
public final class 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 |
Method Detail |
---|
public static java.lang.String getIndent(int i)
public static double translatePixelsToInches(double pixels)
public static double translatePixelsToInchesRound(double pixels)
public static double translatePixelsToInchesWithNoRoundOff(double pixels)
protected static java.lang.String replaceNewLineWithLineBreak(java.lang.String source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |