Uses of Interface
crosby.binary.Osmformat.HeaderBBoxOrBuilder
-
Packages that use Osmformat.HeaderBBoxOrBuilder Package Description crosby.binary -
-
Uses of Osmformat.HeaderBBoxOrBuilder in crosby.binary
Classes in crosby.binary that implement Osmformat.HeaderBBoxOrBuilder Modifier and Type Class Description static classOsmformat.HeaderBBoxProtobuf typeOSMPBF.HeaderBBoxstatic classOsmformat.HeaderBBox.BuilderProtobuf typeOSMPBF.HeaderBBoxFields in crosby.binary with type parameters of type Osmformat.HeaderBBoxOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Osmformat.HeaderBBox,Osmformat.HeaderBBox.Builder,Osmformat.HeaderBBoxOrBuilder>Osmformat.HeaderBlock.Builder. bboxBuilder_Methods in crosby.binary that return Osmformat.HeaderBBoxOrBuilder Modifier and Type Method Description Osmformat.HeaderBBoxOrBuilderOsmformat.HeaderBlock.Builder. getBboxOrBuilder()optional .OSMPBF.HeaderBBox bbox = 1;Osmformat.HeaderBBoxOrBuilderOsmformat.HeaderBlock. getBboxOrBuilder()optional .OSMPBF.HeaderBBox bbox = 1;Osmformat.HeaderBBoxOrBuilderOsmformat.HeaderBlockOrBuilder. getBboxOrBuilder()optional .OSMPBF.HeaderBBox bbox = 1;Methods in crosby.binary that return types with arguments of type Osmformat.HeaderBBoxOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Osmformat.HeaderBBox,Osmformat.HeaderBBox.Builder,Osmformat.HeaderBBoxOrBuilder>Osmformat.HeaderBlock.Builder. getBboxFieldBuilder()optional .OSMPBF.HeaderBBox bbox = 1;
-