Uses of Class
org.apache.sedona.sql.datasources.osmpbf.build.Osmformat.HeaderBBox
Packages that use Osmformat.HeaderBBox
-
Uses of Osmformat.HeaderBBox in org.apache.sedona.sql.datasources.osmpbf.build
Methods in org.apache.sedona.sql.datasources.osmpbf.build that return Osmformat.HeaderBBoxModifier and TypeMethodDescriptionOsmformat.HeaderBBox.Builder.build()Osmformat.HeaderBBox.Builder.buildPartial()Osmformat.HeaderBlock.Builder.getBbox()optional .HeaderBBox bbox = 1;Osmformat.HeaderBlock.getBbox()optional .HeaderBBox bbox = 1;Osmformat.HeaderBlockOrBuilder.getBbox()optional .HeaderBBox bbox = 1;static Osmformat.HeaderBBoxOsmformat.HeaderBBox.getDefaultInstance()Osmformat.HeaderBBox.Builder.getDefaultInstanceForType()Osmformat.HeaderBBox.getDefaultInstanceForType()static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseDelimitedFrom(InputStream input) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseDelimitedFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(byte[] data) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(byte[] data, proto4.ExtensionRegistryLite extensionRegistry) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(InputStream input) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(InputStream input, proto4.ExtensionRegistryLite extensionRegistry) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(ByteBuffer data) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(ByteBuffer data, proto4.ExtensionRegistryLite extensionRegistry) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(proto4.ByteString data) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(proto4.ByteString data, proto4.ExtensionRegistryLite extensionRegistry) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(proto4.CodedInputStream input) static Osmformat.HeaderBBoxOsmformat.HeaderBBox.parseFrom(proto4.CodedInputStream input, proto4.ExtensionRegistryLite extensionRegistry) Methods in org.apache.sedona.sql.datasources.osmpbf.build that return types with arguments of type Osmformat.HeaderBBoxModifier and TypeMethodDescriptionproto4.Parser<Osmformat.HeaderBBox>Osmformat.HeaderBBox.getParserForType()static proto4.Parser<Osmformat.HeaderBBox>Osmformat.HeaderBBox.parser()Methods in org.apache.sedona.sql.datasources.osmpbf.build with parameters of type Osmformat.HeaderBBoxModifier and TypeMethodDescriptionOsmformat.HeaderBlock.Builder.mergeBbox(Osmformat.HeaderBBox value) optional .HeaderBBox bbox = 1;Osmformat.HeaderBBox.Builder.mergeFrom(Osmformat.HeaderBBox other) static Osmformat.HeaderBBox.BuilderOsmformat.HeaderBBox.newBuilder(Osmformat.HeaderBBox prototype) Osmformat.HeaderBlock.Builder.setBbox(Osmformat.HeaderBBox value) optional .HeaderBBox bbox = 1;