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