Re: [JPP-Devel] not getting attribute value.

2013-06-18 Thread Matthias Scholz
Am 18.06.2013 11:45, schrieb Tintu mary George: > hi, > I am trying to customizing the Feature info tool. when i select the anywere > in the map i need corresponding attribute value.for that we need > featuer.getattribute(). > but in featureInfoTool.java i am not getting feature.It contains only

[JPP-Devel] not getting attribute value.

2013-06-18 Thread Tintu mary George
hi, I am trying to customizing the Feature info tool. when i select the anywere in the map i need corresponding attribute value.for that we need featuer.getattribute(). but in featureInfoTool.java i am not getting feature.It contains only features that is collection type. So can you plese tell