Package crosby.binary
Class Osmformat
- java.lang.Object
-
- crosby.binary.Osmformat
-
public final class Osmformat extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOsmformat.ChangeSetThis is kept for backwards compatibility but not used anywhere.static interfaceOsmformat.ChangeSetOrBuilderstatic classOsmformat.DenseInfoOptional metadata that may be included into each primitive.static interfaceOsmformat.DenseInfoOrBuilderstatic classOsmformat.DenseNodesProtobuf typeOSMPBF.DenseNodesstatic interfaceOsmformat.DenseNodesOrBuilderstatic classOsmformat.HeaderBBoxProtobuf typeOSMPBF.HeaderBBoxstatic interfaceOsmformat.HeaderBBoxOrBuilderstatic classOsmformat.HeaderBlockProtobuf typeOSMPBF.HeaderBlockstatic interfaceOsmformat.HeaderBlockOrBuilderstatic classOsmformat.InfoOptional metadata that may be included into each primitive.static interfaceOsmformat.InfoOrBuilderstatic classOsmformat.NodeProtobuf typeOSMPBF.Nodestatic interfaceOsmformat.NodeOrBuilderstatic classOsmformat.PrimitiveBlockProtobuf typeOSMPBF.PrimitiveBlockstatic interfaceOsmformat.PrimitiveBlockOrBuilderstatic classOsmformat.PrimitiveGroupGroup of OSMPrimitives.static interfaceOsmformat.PrimitiveGroupOrBuilderstatic classOsmformat.RelationProtobuf typeOSMPBF.Relationstatic interfaceOsmformat.RelationOrBuilderstatic classOsmformat.StringTableString table, contains the common strings in each block.static interfaceOsmformat.StringTableOrBuilderstatic classOsmformat.WayProtobuf typeOSMPBF.Waystatic interfaceOsmformat.WayOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-