Uses of Class
ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection

Packages that use PointStreamProto.PointFeatureCollection
ucar.nc2.ft.point.remote   
 

Uses of PointStreamProto.PointFeatureCollection in ucar.nc2.ft.point.remote
 

Methods in ucar.nc2.ft.point.remote that return PointStreamProto.PointFeatureCollection
 PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.Builder.build()
           
 PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.Builder.buildPartial()
           
static PointStreamProto.PointFeatureCollection PointStream.encodePointFeatureCollection(String name, PointFeature pf)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.getDefaultInstance()
           
 PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.getDefaultInstanceForType()
           
 PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.Builder.getDefaultInstanceForType()
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseDelimitedFrom(InputStream input)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(byte[] data)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(com.google.protobuf.ByteString data)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(com.google.protobuf.CodedInputStream input)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(InputStream input)
           
static PointStreamProto.PointFeatureCollection PointStreamProto.PointFeatureCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in ucar.nc2.ft.point.remote with parameters of type PointStreamProto.PointFeatureCollection
 PointStreamProto.PointFeatureCollection.Builder PointStreamProto.PointFeatureCollection.Builder.mergeFrom(PointStreamProto.PointFeatureCollection other)
           
static PointStreamProto.PointFeatureCollection.Builder PointStreamProto.PointFeatureCollection.newBuilder(PointStreamProto.PointFeatureCollection prototype)
           
 



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