Searched defs:coordinate (Results 1 – 4 of 4) sorted by relevance
179 public static String convert(double coordinate, int outputType) { in convert()226 public static double convert(String coordinate) { in convert()
538 int direction, float coordinate, float srcSize, float dstSize) { in computeTargetVelocity()
537 int direction, float coordinate, float srcSize, float dstSize) { in computeTargetVelocity()
1909 public static double convertLatOrLongToDouble(Rational[] coordinate, String reference) { in convertLatOrLongToDouble()