No - but you can make one :-) The DefaultFeatureColleciton sorts the feature by feature id in order to better match what a shapefile does for testing.
Jody On 24/04/2010, at 12:33 AM, Larry Reeder wrote: > Hello all, > > I'm looking for a feature collection similar to > MemoryFeatureCollection, but which behaves like a List and maintains > the order of features I put in it with add(). > MemoryFeatureCollection is backed by a TreeMap and changes my insert > ordering. Is there something like a ListFeatureCollection in geotools? > > Thanks.......... Larry > > ------------------------------------------------------------------------------ > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users ------------------------------------------------------------------------------ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
