public float getX(View view) { return IMPL.getX(view); }
@SuppressWarnings("unused") public static float getX(View view) { return IMPL.getX(view); }