Interface FeatureMaker


  • public interface FeatureMaker
    Interface for deserializing a PointFeature.
    Since:
    May 19, 2009
    See Also:
    PointIteratorStream
    • Method Detail

      • make

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