Uses of Interface
crosby.binary.Osmformat.PrimitiveGroupOrBuilder
-
Packages that use Osmformat.PrimitiveGroupOrBuilder Package Description crosby.binary -
-
Uses of Osmformat.PrimitiveGroupOrBuilder in crosby.binary
Classes in crosby.binary that implement Osmformat.PrimitiveGroupOrBuilder Modifier and Type Class Description static classOsmformat.PrimitiveGroupGroup of OSMPrimitives.static classOsmformat.PrimitiveGroup.BuilderGroup of OSMPrimitives.Methods in crosby.binary that return Osmformat.PrimitiveGroupOrBuilder Modifier and Type Method Description Osmformat.PrimitiveGroupOrBuilderOsmformat.PrimitiveBlock.Builder. getPrimitivegroupOrBuilder(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroupOrBuilderOsmformat.PrimitiveBlock. getPrimitivegroupOrBuilder(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveGroupOrBuilderOsmformat.PrimitiveBlockOrBuilder. getPrimitivegroupOrBuilder(int index)repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;Methods in crosby.binary that return types with arguments of type Osmformat.PrimitiveGroupOrBuilder Modifier and Type Method Description List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock.Builder. getPrimitivegroupOrBuilderList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock. getPrimitivegroupOrBuilderList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlockOrBuilder. getPrimitivegroupOrBuilderList()repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
-