public class StationFeatureCopyFactory extends Object
Constructor and Description |
---|
StationFeatureCopyFactory(StationPointFeature proto) |
Modifier and Type | Method and Description |
---|---|
StationPointFeature |
deepCopy(StationPointFeature from) |
int |
getSizeInBytes()
approx size of each copy
|
public StationFeatureCopyFactory(StationPointFeature proto) throws IOException
IOException
public int getSizeInBytes()
public StationPointFeature deepCopy(StationPointFeature from) throws IOException
IOException