Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Geometry) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.GeomMinSizeFilter
- accept(Geometry) - Method in interface io.github.sebasbaumh.mapbox.vectortile.adapt.jts.IGeometryFilter
-
Return true if the value should be accepted (pass), or false if the value should be rejected (fail).
- add(int, int) - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Adds the given values to this vector.
- addAllFeatures(Iterable<? extends VectorTile.Tile.Feature>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addAllGeometry(Iterable<? extends Integer>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- addAllKeys(Iterable<String>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addAllLayers(Iterable<? extends VectorTile.Tile.Layer>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addAllTags(Iterable<? extends Integer>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- addAllValues(Iterable<? extends VectorTile.Tile.Value>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, List<Type>>, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, List<Type>>, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, List<Type>>, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- addFeatures(int, VectorTile.Tile.Feature) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(int, VectorTile.Tile.Feature.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(VectorTile.Tile.Feature) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(VectorTile.Tile.Feature.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(VectorTile.Tile.Layer.Builder, Iterable<Geometry>, MvtLayerProps, IUserDataConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.JtsAdapter
-
Adds features for the given geometry to the given layer builder.
- addFeatures(VectorTile.Tile.Layer.Builder, Geometry, MvtLayerProps, IUserDataConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.JtsAdapter
-
Adds features for the given geometry to the given layer builder.
- addFeaturesBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeaturesBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addGeometry(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- addKey(String) - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerProps
-
Add the key and return it's index code.
- addKeys(String) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addKeysBytes(ByteString) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addLayers(int, VectorTile.Tile.Layer) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addLayers(int, VectorTile.Tile.Layer.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addLayers(VectorTile.Tile.Layer) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addLayers(VectorTile.Tile.Layer.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addLayersBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addLayersBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- addTags(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- addTags(Object, MvtLayerProps, VectorTile.Tile.Feature.Builder) - Method in interface io.github.sebasbaumh.mapbox.vectortile.adapt.jts.IUserDataConverter
-
Convert user data to MVT tags.
- addTags(Object, MvtLayerProps, VectorTile.Tile.Feature.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.UserDataKeyValueMapConverter
- addValue(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerProps
-
Add the value and return it's index code.
- addValues(int, VectorTile.Tile.Value) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(int, VectorTile.Tile.Value.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(VectorTile.Tile.Value) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(VectorTile.Tile.Value.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValuesBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValuesBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
B
- BOOL_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- build() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- build() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- build() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- build() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- buildPartial() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- buildPartial() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- buildPartial() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- buildPartial() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
C
- classifyRings(List<LinearRing>, GeometryFactory) - Method in interface io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader.RingClassifier
-
Classify a list of rings into polygons using surveyor formula.
- clear() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- clear() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- clear() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- clear() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- clearBoolValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- clearDoubleValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, ?>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, ?>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, ?>) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- clearExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- clearFeatures() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- clearField(Descriptors.FieldDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- clearFloatValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- clearGeometry() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- clearId() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- clearIntValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- clearKeys() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- clearLayers() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- clearName() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- clearSintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- clearStringValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- clearTags() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- clearType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- clearUintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- clearValues() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- clearVersion() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- clone() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- clone() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- clone() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- clone() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- CLOSE_PATH - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
-
Close the path.
- CLOSE_PATH_HDR - Static variable in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
encoded 'command header' integer for
GeomCmd.CLOSE_PATH
. - createTileGeom(Geometry, Envelope, Envelope, GeometryFactory, MvtLayerParams, IGeometryFilter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.JtsAdapter
-
Create geometry clipped and then converted to MVT 'extent' coordinates.
- createTileGeom(Geometry, Envelope, GeometryFactory, MvtLayerParams, IGeometryFilter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.JtsAdapter
-
Create geometry clipped and then converted to MVT 'extent' coordinates.
D
- decodeZigZag(int) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
- DEFAULT - Static variable in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Default layer parameters..
- DEFAULT_EXTENT - Static variable in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Default resolution of the MVT local coordinate system (4096).
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
E
- encode(JtsMvt) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtEncoder
-
Encode a
JtsMvt
to byte[] ready for writing to a file. - encode(JtsMvt, MvtLayerParams, IUserDataConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtEncoder
-
Encode a
JtsMvt
to byte[] ready for writing to a file. - encodeTo(OutputStream, JtsMvt, MvtLayerParams, IUserDataConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtEncoder
-
Encode a
JtsMvt
to the givenOutputStream
. - encodeToTile(JtsMvt, MvtLayerParams, IUserDataConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtEncoder
-
Encode a
JtsMvt
to byte[] ready for writing to a file. - encodeZigZag(int) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- equals(Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- equalsIterable(Iterable<T>, Iterable<U>) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Checks, if the given
Iterable
s contain the same elements (in the same order). - EXTENT_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
F
- featureCounts - Variable in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats
-
Number of features per geometry type.
- FEATURES_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- featureStats - Variable in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats
-
Statistics for features.
- FeatureStats() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats.FeatureStats
- filter(CoordinateSequence, int) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.RoundingFilter
- FLOAT_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- forNumber(int) - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
- fromId(int) - Static method in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
-
Return matching
GeomCmd
for the provided cmdId, or null if there is not a matching command.
G
- GEOM_CMD_HDR_LEN_MAX - Static variable in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Maximum allowed 'command header' length value.
- GeomCmd - Enum in io.github.sebasbaumh.mapbox.vectortile.util
-
MVT draw command types.
- geomCmdHdr(GeomCmd, int) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Encodes a 'command header' with the first 3 LSB as the command id, the remaining bits as the command length.
- GEOMETRY_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- GeomMinSizeFilter - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Filter
Polygon
andMultiPolygon
by area orLineString
andMultiLineString
by length. - GeomMinSizeFilter(double, double) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.GeomMinSizeFilter
-
GeomMinSizeFilter.
- getBoolValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- getBoolValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional bool bool_value = 7;
- getBoolValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional bool bool_value = 7;
- getCmdId() - Method in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
- getDefaultInstance() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- getDefaultInstance() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- getDefaultInstance() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- getDefaultInstance() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- getDefaultInstanceForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- getDescriptor() - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- getDescriptor() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- getDescriptorForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- getDescriptorForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- getDescriptorForType() - Method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
- getDescriptorForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- getDescriptorForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- getDoubleValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- getDoubleValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional double double_value = 3;
- getDoubleValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional double double_value = 3;
- getExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Get the layer extent.
- getExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Gets the resolution of the MVT local coordinate system.
- getExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- getExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Although this is an "optional" field it is required by the specification.
- getExtent() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Although this is an "optional" field it is required by the specification.
- getFeatures(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeatures(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeatures(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesCount() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFloatValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- getFloatValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional float float_value = 2;
- getFloatValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional float float_value = 2;
- getGeomCmd(int) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Get the id component from the 'command header' integer, then find the
GeomCmd
with a matching id. - getGeomCmdId(int) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Get the id component from the 'command header' integer.
- getGeomCmdLength(int) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Get the length component from the 'command header' integer.
- getGeometries() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Get a read-only collection of geometry.
- getGeometry(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometry(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometry(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getId() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- getId() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
optional uint64 id = 1 [default = 0];
- getId() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
optional uint64 id = 1 [default = 0];
- getIntValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- getIntValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional int64 int_value = 4;
- getIntValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional int64 int_value = 4;
- getKeys() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerProps
-
Gets all keys.
- getKeys(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeys(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeys(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysCount() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getLayer(String) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Get the layer by the given name.
- getLayers() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Get get all layers within the vector tile.
- getLayers(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayers(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayers(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.TileOrBuilder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersByName() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Get all layers within the vector tile mapped by name.
- getLayersCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersCount() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.TileOrBuilder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.TileOrBuilder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.TileOrBuilder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
-
repeated .vectortile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.TileOrBuilder
-
repeated .vectortile.Tile.Layer layers = 3;
- getName() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Get the layer name.
- getName() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- getName() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
required string name = 1;
- getName() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- getNameBytes() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
required string name = 1;
- getNameBytes() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- getNumber() - Method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
- getParamCount() - Method in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
- getParserForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- getParserForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- getParserForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- getParserForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- getRatio() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Gets the ratio of tile 'pixel' dimensions to tile extent dimensions.
- getSerializedSize() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- getSerializedSize() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- getSerializedSize() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- getSerializedSize() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- getSintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- getSintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional sint64 sint_value = 6;
- getSintValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional sint64 sint_value = 6;
- getStats(Iterable<Geometry>) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats
-
Get feature counts and feature statistics (points and repeated points).
- getStringValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- getStringValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- getStringValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- getTags(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTags(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of integers.
- getTags(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsCount() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTileSize() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Gets the resolution of the tile in pixel coordinates
- getType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- getType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
The type of geometry stored in this feature.
- getType() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
The type of geometry stored in this feature.
- getUintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- getUintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional uint64 uint_value = 5;
- getUintValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional uint64 uint_value = 5;
- getUnknownFields() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- getUnknownFields() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- getUnknownFields() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- getUnknownFields() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- getValueDescriptor() - Method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
- getValues() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerProps
-
Gets all values.
- getValues(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValues(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValues(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesCount() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesCount() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getVersion() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- getVersion() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- getVersion() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- getX() - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Gets the x coordinate.
- getY() - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Gets the y coordinate.
H
- hasBoolValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- hasBoolValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional bool bool_value = 7;
- hasBoolValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional bool bool_value = 7;
- hasDoubleValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- hasDoubleValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional double double_value = 3;
- hasDoubleValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional double double_value = 3;
- hasExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- hasExtent() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Although this is an "optional" field it is required by the specification.
- hasExtent() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Although this is an "optional" field it is required by the specification.
- hasFloatValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- hasFloatValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional float float_value = 2;
- hasFloatValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional float float_value = 2;
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- hashCode() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- hasId() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- hasId() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
optional uint64 id = 1 [default = 0];
- hasId() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
optional uint64 id = 1 [default = 0];
- hasIntValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- hasIntValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional int64 int_value = 4;
- hasIntValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional int64 int_value = 4;
- hasName() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- hasName() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
required string name = 1;
- hasName() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- hasSintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- hasSintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional sint64 sint_value = 6;
- hasSintValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional sint64 sint_value = 6;
- hasStringValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- hasStringValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- hasStringValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- hasType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- hasType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
The type of geometry stored in this feature.
- hasType() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.FeatureOrBuilder
-
The type of geometry stored in this feature.
- hasUintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- hasUintValue() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
optional uint64 uint_value = 5;
- hasUintValue() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.ValueOrBuilder
-
optional uint64 uint_value = 5;
- hasVersion() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- hasVersion() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- hasVersion() - Method in interface io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.LayerOrBuilder
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
I
- ID_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- IGeometryFilter - Interface in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Filter for geometries.
- INSTANCE - Static variable in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.RoundingFilter
-
Singleton instance.
- INT_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- internalGetValueMap() - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
- io.github.sebasbaumh.mapbox.vectortile - package io.github.sebasbaumh.mapbox.vectortile
- io.github.sebasbaumh.mapbox.vectortile.adapt.jts - package io.github.sebasbaumh.mapbox.vectortile.adapt.jts
- io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model - package io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model
- io.github.sebasbaumh.mapbox.vectortile.build - package io.github.sebasbaumh.mapbox.vectortile.build
- io.github.sebasbaumh.mapbox.vectortile.util - package io.github.sebasbaumh.mapbox.vectortile.util
- isDone() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.RoundingFilter
- isGeometryChanged() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.RoundingFilter
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- isInitialized() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- isValidPropValue(Object) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Check if
value
is valid for encoding as a MVT layer property value. - ITagConverter - Interface in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Process MVT tags and feature id, convert to user data object.
- IUserDataConverter - Interface in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Processes a user data object, converts to MVT feature tags.
J
- JtsAdapter - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Adapt JTS
Geometry
to 'Mapbox Vector Tile' objects. - JtsGeomStats - Class in io.github.sebasbaumh.mapbox.vectortile.util
-
Provides feature counts and feature statistics (points and repeated points).
- JtsGeomStats.FeatureStats - Class in io.github.sebasbaumh.mapbox.vectortile.util
-
Provides information about points and total points in a feature.
- JtsLayer - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model
-
JTS model of a Mapbox Vector Tile (MVT) layer.
- JtsLayer(String) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Create an empty JTS layer.
- JtsLayer(String, Collection<Geometry>) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Create a JTS layer with geometries.
- JtsLayer(String, Collection<Geometry>, int) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Create a JTS layer with geometries.
- JtsLayer(String, Geometry) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
-
Create a JTS layer with geometries.
- JtsMvt - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model
-
JTS model of a Mapbox Vector Tile.
- JtsMvt() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Create an empty MVT.
- JtsMvt(JtsLayer) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Create MVT with single layer.
- JtsMvt(JtsLayer...) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Create MVT with the provided layers.
- JtsMvt(Collection<JtsLayer>) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
-
Create a MVT with the provided layers.
K
- KEYS_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
L
- LAYERS_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- LINE_TO - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
-
Create a line to this point.
- LINESTRING - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
LINESTRING = 2;
- LINESTRING_VALUE - Static variable in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
LINESTRING = 2;
- loadMvt(File, GeometryFactory, ITagConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader
-
Convenience method for loading MVT from file.
- loadMvt(File, GeometryFactory, ITagConverter, MvtReader.RingClassifier) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader
-
Convenience method for loading MVT from file.
- loadMvt(InputStream, GeometryFactory, ITagConverter) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader
-
Load an MVT to JTS geometries using coordinates.
- loadMvt(InputStream, GeometryFactory, ITagConverter, MvtReader.RingClassifier) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader
-
Load an MVT to JTS geometries using coordinates.
M
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- mergeFrom(Message) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- mergeFrom(Message) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- mergeFrom(Message) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- mergeFrom(Message) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- mergeFrom(VectorTile.Tile) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- mergeFrom(VectorTile.Tile.Feature) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- mergeFrom(VectorTile.Tile.Layer) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- mergeFrom(VectorTile.Tile.Value) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- MOVE_TO - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
-
Move to point without creating a line.
- MvtEncoder - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Convenience class allows easy encoding of a
JtsMvt
to bytes. - MvtLayerParams - Class in io.github.sebasbaumh.mapbox.vectortile.build
-
Immutable parameters collection for Mapbox-Vector-Tile creation.
- MvtLayerParams() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Deprecated.
- MvtLayerParams(int) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
-
Construct layer sizing parameters for MVT creation.
- MvtLayerProps - Class in io.github.sebasbaumh.mapbox.vectortile.build
-
Support MVT features that must reference properties by their key and value index.
- MvtLayerProps() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerProps
-
Constructs an instance.
- MvtReader - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Load Mapbox Vector Tiles (MVT) to JTS
Geometry
. - MvtReader.RingClassifier - Interface in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Classifies Polygon and MultiPolygon rings.
- MvtUtil - Class in io.github.sebasbaumh.mapbox.vectortile.util
-
Class for helper functions.
N
- NAME_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- newBuilder() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- newBuilder() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- newBuilder() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- newBuilder() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- newBuilder(VectorTile.Tile) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- newBuilder(VectorTile.Tile.Feature) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- newBuilder(VectorTile.Tile.Layer) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- newBuilder(VectorTile.Tile.Value) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- newBuilderForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- newBuilderForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- newBuilderForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- newBuilderForType() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- newLayerBuilder(String, MvtLayerParams) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Create a new
VectorTile.Tile.Layer.Builder
instance with initialized version, name, and extent metadata.
P
- parseDelimitedFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseDelimitedFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseDelimitedFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseDelimitedFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(byte[]) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(byte[]) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(byte[]) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(byte[]) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(ByteString) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(ByteString) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(ByteString) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(ByteString) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(CodedInputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(CodedInputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(CodedInputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(CodedInputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(InputStream) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(ByteBuffer) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(ByteBuffer) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(ByteBuffer) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(ByteBuffer) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- parser() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- parser() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- parser() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- parser() - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- PARSER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
-
Deprecated.
- PARSER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
-
Deprecated.
- PARSER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
-
Deprecated.
- PARSER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
-
Deprecated.
- POINT - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
POINT = 1;
- POINT_VALUE - Static variable in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
POINT = 1;
- POLYGON - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
POLYGON = 3;
- POLYGON_VALUE - Static variable in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
POLYGON = 3;
R
- registerAllExtensions(ExtensionRegistry) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile
- removeFeatures(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- removeLayers(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- removeValues(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- repeatedPts - Variable in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats.FeatureStats
-
Number of repeated points.
- RING_CLASSIFIER_V1 - Static variable in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader
-
Area for surveyor formula may be positive or negative for exterior rings.
- RING_CLASSIFIER_V2_1 - Static variable in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.MvtReader
-
Area from surveyor formula must be positive for exterior rings.
- RoundingFilter - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
-
Round each coordinate value to an integer.
S
- set(int, int) - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Set the x and y values of this vector.
- set(Vec2d) - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Set the x and y values of this vector to match input vector 'v'.
- setBoolValue(boolean) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- setDoubleValue(double) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, List<Type>>, int, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, Type>, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, List<Type>>, int, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, Type>, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, List<Type>>, int, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, Type>, Type) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- setExtent(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- setFeatures(int, VectorTile.Tile.Feature) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- setFeatures(int, VectorTile.Tile.Feature.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- setFloatValue(float) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- setGeometry(int, int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- setId(long) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- setIntValue(long) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- setKeys(int, String) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- setLayers(int, VectorTile.Tile.Layer) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- setLayers(int, VectorTile.Tile.Layer.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
-
repeated .vectortile.Tile.Layer layers = 3;
- setName(String) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- setSintValue(long) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- setStringValue(String) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- setStringValueBytes(ByteString) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- setTags(int, int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- setType(VectorTile.Tile.GeomType) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- setUintValue(long) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- setUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value.Builder
- setValues(int, VectorTile.Tile.Value) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- setValues(int, VectorTile.Tile.Value.Builder) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- setVersion(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer.Builder
-
Any compliant implementation must first read the version number encoded in this message and choose the correct implementation for this version number before proceeding to decode other parts of this message.
- setX(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Sets the x coordinate.
- setY(int) - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Sets the y coordinate.
- SINT_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- STRING_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
T
- TagKeyValueMapConverter - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
- TagKeyValueMapConverter() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.TagKeyValueMapConverter
-
Always created user data object, even with empty tags.
- TagKeyValueMapConverter(boolean) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.TagKeyValueMapConverter
-
Ignore feature ids.
- TagKeyValueMapConverter(boolean, String) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.TagKeyValueMapConverter
-
Store feature ids using idKey.
- TAGS_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- toBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- toBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- toBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
- toBuilder() - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- toGeomType(Geometry) - Static method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.JtsAdapter
-
Get the MVT type mapping for the provided JTS Geometry.
- toMvtValue(Object) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Covert an
Object
to a newVectorTile.Tile.Value
instance. - toObject(VectorTile.Tile.Value) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Convert
VectorTile.Tile.Value
to String or boxed primitive object. - toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsLayer
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.model.JtsMvt
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.UserDataKeyValueMapConverter
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerParams
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.build.MvtLayerProps
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats.FeatureStats
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats
- toString() - Method in class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
- totalPts - Variable in class io.github.sebasbaumh.mapbox.vectortile.util.JtsGeomStats.FeatureStats
-
Number of total points.
- toUserData(Long, List<Integer>, List<String>, List<VectorTile.Tile.Value>) - Method in interface io.github.sebasbaumh.mapbox.vectortile.adapt.jts.ITagConverter
-
Convert MVT user data to JTS user data object or null.
- toUserData(Long, List<Integer>, List<String>, List<VectorTile.Tile.Value>) - Method in class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.TagKeyValueMapConverter
- TYPE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
U
- UINT_VALUE_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- UNKNOWN - Enum constant in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
UNKNOWN = 0;
- UNKNOWN_VALUE - Static variable in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
UNKNOWN = 0;
- UserDataKeyValueMapConverter - Class in io.github.sebasbaumh.mapbox.vectortile.adapt.jts
- UserDataKeyValueMapConverter() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.UserDataKeyValueMapConverter
-
Does not set feature id.
- UserDataKeyValueMapConverter(String) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.adapt.jts.UserDataKeyValueMapConverter
-
Tries to set feature id using provided user data
Map
key.
V
- valueOf(int) - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.github.sebasbaumh.mapbox.vectortile.util.GeomCmd
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.GeomType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- Vec2d - Class in io.github.sebasbaumh.mapbox.vectortile.util
-
A mutable vector with x and y coordinates.
- Vec2d() - Constructor for class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Construct instance with x = 0, y = 0.
- Vec2d(int, int) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Construct instance with (x, y) values set to passed parameters.
- Vec2d(Vec2d) - Constructor for class io.github.sebasbaumh.mapbox.vectortile.util.Vec2d
-
Constructs instance with values from the input vector 'v'.
- VectorTile - Class in io.github.sebasbaumh.mapbox.vectortile
- VectorTile.Tile - Class in io.github.sebasbaumh.mapbox.vectortile
-
Protobuf type
vectortile.Tile
- VectorTile.Tile.Builder - Class in io.github.sebasbaumh.mapbox.vectortile
-
Protobuf type
vectortile.Tile
- VectorTile.Tile.Feature - Class in io.github.sebasbaumh.mapbox.vectortile
-
Features are described in section 4.2 of the specification
- VectorTile.Tile.Feature.Builder - Class in io.github.sebasbaumh.mapbox.vectortile
-
Features are described in section 4.2 of the specification
- VectorTile.Tile.FeatureOrBuilder - Interface in io.github.sebasbaumh.mapbox.vectortile
- VectorTile.Tile.GeomType - Enum in io.github.sebasbaumh.mapbox.vectortile
-
GeomType is described in section 4.3.4 of the specification
- VectorTile.Tile.Layer - Class in io.github.sebasbaumh.mapbox.vectortile
-
Layers are described in section 4.1 of the specification
- VectorTile.Tile.Layer.Builder - Class in io.github.sebasbaumh.mapbox.vectortile
-
Layers are described in section 4.1 of the specification
- VectorTile.Tile.LayerOrBuilder - Interface in io.github.sebasbaumh.mapbox.vectortile
- VectorTile.Tile.Value - Class in io.github.sebasbaumh.mapbox.vectortile
-
Variant type encoding The use of values is described in section 4.1 of the specification
- VectorTile.Tile.Value.Builder - Class in io.github.sebasbaumh.mapbox.vectortile
-
Variant type encoding The use of values is described in section 4.1 of the specification
- VectorTile.Tile.ValueOrBuilder - Interface in io.github.sebasbaumh.mapbox.vectortile
- VectorTile.TileOrBuilder - Interface in io.github.sebasbaumh.mapbox.vectortile
- VERSION_FIELD_NUMBER - Static variable in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
W
- writeProps(VectorTile.Tile.Layer.Builder, MvtLayerProps) - Static method in class io.github.sebasbaumh.mapbox.vectortile.util.MvtUtil
-
Modifies
layerBuilder
to contain properties fromlayerProps
. - writeTo(CodedOutputStream) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Feature
- writeTo(CodedOutputStream) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Layer
- writeTo(CodedOutputStream) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile.Value
- writeTo(CodedOutputStream) - Method in class io.github.sebasbaumh.mapbox.vectortile.VectorTile.Tile
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MvtLayerParams.DEFAULT
instead