Uses of Interface
org.apache.sedona.sql.datasources.osmpbf.build.Osmformat.NodeOrBuilder
Packages that use Osmformat.NodeOrBuilder
-
Uses of Osmformat.NodeOrBuilder in org.apache.sedona.sql.datasources.osmpbf.build
Classes in org.apache.sedona.sql.datasources.osmpbf.build that implement Osmformat.NodeOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeNodestatic final classProtobuf typeNodeMethods in org.apache.sedona.sql.datasources.osmpbf.build that return Osmformat.NodeOrBuilderModifier and TypeMethodDescriptionOsmformat.PrimitiveGroup.Builder.getNodesOrBuilder(int index) repeated .Node nodes = 1;Osmformat.PrimitiveGroup.getNodesOrBuilder(int index) repeated .Node nodes = 1;Osmformat.PrimitiveGroupOrBuilder.getNodesOrBuilder(int index) repeated .Node nodes = 1;Methods in org.apache.sedona.sql.datasources.osmpbf.build that return types with arguments of type Osmformat.NodeOrBuilderModifier and TypeMethodDescriptionList<? extends Osmformat.NodeOrBuilder>Osmformat.PrimitiveGroup.Builder.getNodesOrBuilderList()repeated .Node nodes = 1;List<? extends Osmformat.NodeOrBuilder>Osmformat.PrimitiveGroup.getNodesOrBuilderList()repeated .Node nodes = 1;List<? extends Osmformat.NodeOrBuilder>Osmformat.PrimitiveGroupOrBuilder.getNodesOrBuilderList()repeated .Node nodes = 1;