|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfsam.guiclient.utils.ConversionUtility
public class ConversionUtility
Conversion utility
| Field Summary | |
|---|---|
static double |
CM
|
static double |
INCH
|
| Constructor Summary | |
|---|---|
ConversionUtility()
|
|
| Method Summary | |
|---|---|
static double |
toCentimeters(double inches)
|
static double |
toInches(double cm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final double INCH
public static final double CM
| Constructor Detail |
|---|
public ConversionUtility()
| Method Detail |
|---|
public static double toInches(double cm)
cm -
public static double toCentimeters(double inches)
inches -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||