public class FeatureCollectionData extends TransformableData(Code)
FeatureCollectionData encapsulates a list of FeatureCollections which can be transformed using the
FeatureCollectionData.doTransform(boolean) method.
author: Rutger Bezema author: last edited by: $Author:$ version: $Revision:$, $Date:$
Creates a data instance which handles feature collections.
Parameters: sourceCRS - in which the data is referenced. Parameters: targetCRS - to which the data should be transformed. Parameters: transformableData - to transform throws: IllegalArgumentException - if either one of the crs's are null.