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

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

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

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

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



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