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