ucar.nc2.ft.point.remote
Interface FeatureMaker


public interface FeatureMaker

Interface for deserializing a PointFeature.

Since:
May 19, 2009
Author:
caron
See Also:
RemotePointFeatureIterator

Method Summary
 PointFeature make(byte[] rawBytes)
           
 

Method Detail

make

PointFeature make(byte[] rawBytes)
                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.