@Override
 public int hashCode() {
   return fPosition.hashCode() + fResolution.hashCode();
 }