Uses of Class
com.google.geo.type.Viewport
Packages that use Viewport
-
Uses of Viewport in com.google.geo.type
Methods in com.google.geo.type that return ViewportModifier and TypeMethodDescriptionViewport.Builder.build()Viewport.Builder.buildPartial()static ViewportViewport.getDefaultInstance()Viewport.Builder.getDefaultInstanceForType()Viewport.getDefaultInstanceForType()static ViewportViewport.parseDelimitedFrom(InputStream input) static ViewportViewport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewportViewport.parseFrom(byte[] data) static ViewportViewport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewportViewport.parseFrom(com.google.protobuf.ByteString data) static ViewportViewport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewportViewport.parseFrom(com.google.protobuf.CodedInputStream input) static ViewportViewport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewportViewport.parseFrom(InputStream input) static ViewportViewport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ViewportViewport.parseFrom(ByteBuffer data) static ViewportViewport.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.geo.type that return types with arguments of type ViewportModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Viewport>Viewport.getParserForType()static com.google.protobuf.Parser<Viewport>Viewport.parser()Methods in com.google.geo.type with parameters of type ViewportModifier and TypeMethodDescriptionstatic Viewport.BuilderViewport.newBuilder(Viewport prototype)