|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pdfsam.guiclient.utils.paper.PaperFormatUtility
public class PaperFormatUtility
Utility to get the paper format
Constructor Summary | |
---|---|
PaperFormatUtility()
|
Method Summary | |
---|---|
static java.lang.String |
getFormat(double width,
double height)
return the description of the given format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PaperFormatUtility()
Method Detail |
---|
public static java.lang.String getFormat(double width, double height)
width
- height
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |