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

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

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

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

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



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