0682: public int hashcode() 0683: { 0684: return 0; 0685: } 0686: public String toString(String pString) 0687: { 0688: return iX + ":" + iY; 0689: }