Fix GeneralLocation using X and Y offsets the wrong way round.

Previously, CENTER_LEFT returned (0.5, 0) while TOP_CENTER gave (0, 0.5).
These should be the other way round.

It appears nothing in [] uses any locations other than CENTER or
TOP_LEFT, which are both unaffected (as the same offset is used on both
axes).
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=55913915
2 files changed
tree: b68a91b5f04f175c64b5a6fcffea83da5b604ed5
  1. bin/
  2. docs/
  3. espresso/
  4. testapp/
  5. testrunner/
  6. testrunner-runtime/
  7. pom.xml