Searched defs:coordinate (Results 1 – 4 of 4) sorted by relevance
215 public static String convert(double coordinate, int outputType) { in convert()264 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()