Print
The error is on line: Indv indv = (Indv)geometry.getUserData(); Which brings me back to getUserData() and its return types. It is current set in the Constructor of object Indv class: this.getGeometry().setUserData(this); Best, Annetta