org.pdfsam.guiclient.utils.paper
Class PaperFormatUtility

java.lang.Object
  extended by org.pdfsam.guiclient.utils.paper.PaperFormatUtility

public class PaperFormatUtility
extends java.lang.Object

Utility to get the paper format

Author:
Andrea Vacondio

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

PaperFormatUtility

public PaperFormatUtility()
Method Detail

getFormat

public static java.lang.String getFormat(double width,
                                         double height)
return the description of the given format

Parameters:
width -
height -
Returns:
a string representing the paper format