Hello,

I´ve started developing with geotools and now i have a little problem:

I create a MemoryDataStore and define d my own FeatureType. I add the geometrie 
 and then add some additional attributes to it.  What I want is, that the 
complete Feature is available when the  function getIcon() of the 
ExternalGraphicImpl is called. But the feature only contains the 
geometrie-data. I think the raison for this  is the ReTypeFeatureReader, which 
filters my additional attributes. Can I change the behavior of the this 
FeatureReader? Or where is my fault?

I hope my problem is clear...Thanks a lot.

Cheers

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to