Class PointFeatureCopyFactory


  • public class PointFeatureCopyFactory
    extends Object
    A factory for making deep copies of PointFeature, so all data is self contained. A factory will use the first PointFeature to get the StructureMembers object, and the DateUnits, and uses that for all copies. So all PointFeatures must have the same StructureMembers and DateUnit.
    Since:
    6/20/2014