org.boehn.kmlframework.utils
Class MathUtils

java.lang.Object
  extended by org.boehn.kmlframework.utils.MathUtils

public class MathUtils
extends java.lang.Object


Constructor Summary
MathUtils()
           
 
Method Summary
static double degreesToDecimal(java.lang.String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathUtils

public MathUtils()
Method Detail

degreesToDecimal

public static double degreesToDecimal(java.lang.String input)