Uses of Interface
org.apache.sedona.sql.datasources.osmpbf.build.Osmformat.PrimitiveGroupOrBuilder
Packages that use Osmformat.PrimitiveGroupOrBuilder
-
Uses of Osmformat.PrimitiveGroupOrBuilder in org.apache.sedona.sql.datasources.osmpbf.build
Classes in org.apache.sedona.sql.datasources.osmpbf.build that implement Osmformat.PrimitiveGroupOrBuilderModifier and TypeClassDescriptionstatic final classGroup of OSMPrimitives.static final classGroup of OSMPrimitives.Methods in org.apache.sedona.sql.datasources.osmpbf.build that return Osmformat.PrimitiveGroupOrBuilderModifier and TypeMethodDescriptionOsmformat.PrimitiveBlock.Builder.getPrimitivegroupOrBuilder(int index) repeated .PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveBlock.getPrimitivegroupOrBuilder(int index) repeated .PrimitiveGroup primitivegroup = 2;Osmformat.PrimitiveBlockOrBuilder.getPrimitivegroupOrBuilder(int index) repeated .PrimitiveGroup primitivegroup = 2;Methods in org.apache.sedona.sql.datasources.osmpbf.build that return types with arguments of type Osmformat.PrimitiveGroupOrBuilderModifier and TypeMethodDescriptionList<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock.Builder.getPrimitivegroupOrBuilderList()repeated .PrimitiveGroup primitivegroup = 2;List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlock.getPrimitivegroupOrBuilderList()repeated .PrimitiveGroup primitivegroup = 2;List<? extends Osmformat.PrimitiveGroupOrBuilder>Osmformat.PrimitiveBlockOrBuilder.getPrimitivegroupOrBuilderList()repeated .PrimitiveGroup primitivegroup = 2;