- accept(Geometry) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.GeomMinSizeFilter
-
- accept(Geometry) - Method in interface edu.colorado.cires.cmg.mvt.adapt.jts.IGeometryFilter
-
Return true if the value should be accepted (pass), or false if the value should be rejected (fail).
- add(double, double) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
-
Adds the given values to this vector.
- add(Vec2d) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
-
Adds the given vector 'v' to this vector.
- addAllFeatures(Iterable<? extends VectorTile.Tile.Feature>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addAllGeometry(Iterable<? extends Integer>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- addAllKeys(Iterable<String>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addAllLayers(Iterable<? extends VectorTile.Tile.Layer>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addAllTags(Iterable<? extends Integer>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of
integers.
- addAllValues(Iterable<? extends VectorTile.Tile.Value>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, List<Type>>, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, List<Type>>, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, List<Type>>, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
- addFeatures(VectorTile.Tile.Feature) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(int, VectorTile.Tile.Feature) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(VectorTile.Tile.Feature.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(int, VectorTile.Tile.Feature.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeaturesBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeaturesBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addGeometry(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- addKey(String) - Method in class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
-
Add the key and return it's index code.
- addKeys(String) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addKeysBytes(ByteString) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addLayers(VectorTile.Tile.Layer) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayers(int, VectorTile.Tile.Layer) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayers(VectorTile.Tile.Layer.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayers(int, VectorTile.Tile.Layer.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayersBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayersBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
- addTags(Object, MvtLayerProps, VectorTile.Tile.Feature.Builder) - Method in interface edu.colorado.cires.cmg.mvt.adapt.jts.IUserDataConverter
-
Convert user data to MVT tags.
- addTags(Object, MvtLayerProps, VectorTile.Tile.Feature.Builder) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.UserDataIgnoreConverter
-
- addTags(Object, MvtLayerProps, VectorTile.Tile.Feature.Builder) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.UserDataKeyValueMapConverter
-
- addTags(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of
integers.
- addValue(Object) - Method in class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
-
Add the value and return it's index code.
- addValues(VectorTile.Tile.Value) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(int, VectorTile.Tile.Value) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(VectorTile.Tile.Value.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(int, VectorTile.Tile.Value.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValuesBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValuesBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- GeomCmd - Enum in edu.colorado.cires.cmg.mvt.encoding
-
MVT draw command types.
- GeomCmdHdr - Class in edu.colorado.cires.cmg.mvt.encoding
-
Utilities for working with geometry command headers.
- GeomCmdHdr() - Constructor for class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
-
- GEOMETRY_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- GeomMinSizeFilter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
-
Filter Polygon and MultiPolygon by area or
LineString and MultiLineString by length.
- GeomMinSizeFilter(double, double) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.GeomMinSizeFilter
-
GeomMinSizeFilter.
- getBoolValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- getBoolValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional bool bool_value = 7;
- getBoolValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional bool bool_value = 7;
- getCmd(int) - Static method in class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
-
Get the id component from the 'command header' integer, then find the
GeomCmd with a matching id.
- getCmdId() - Method in enum edu.colorado.cires.cmg.mvt.encoding.GeomCmd
-
- getCmdId(int) - Static method in class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
-
Get the id component from the 'command header' integer.
- getCmdLength(int) - Static method in class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
-
Get the length component from the 'command header' integer.
- getDefaultInstance() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- getDefaultInstance() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- getDefaultInstance() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- getDefaultInstance() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
- getDefaultInstanceForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- getDescriptor() - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
- getDescriptor() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- getDescriptorForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
- getDescriptorForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
- getDescriptorForType() - Method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
-
- getDescriptorForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
- getDescriptorForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
- getDoubleValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- getDoubleValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional double double_value = 3;
- getDoubleValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional double double_value = 3;
- getExtent() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
-
Get the layer extent.
- getExtent() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- getExtent() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Although this is an "optional" field it is required by the specification.
- getExtent() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Although this is an "optional" field it is required by the specification.
- getFeatures(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeatures(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeatures(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesCount() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFloatValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- getFloatValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional float float_value = 2;
- getFloatValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional float float_value = 2;
- getGeometries() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
-
Get a read-only collection of geometry.
- getGeometry(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometry(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometry(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getId() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- getId() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
optional uint64 id = 1 [default = 0];
- getId() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
optional uint64 id = 1 [default = 0];
- getIntValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- getIntValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional int64 int_value = 4;
- getIntValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional int64 int_value = 4;
- getKeys() - Method in class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
-
- getKeys(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeys(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeys(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysCount() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getLayer(String) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
-
Get the layer by the given name.
- getLayers() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
-
Get get all layers within the vector tile.
- getLayers(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayers(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayers(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersByName() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
-
Get all layers within the vector tile mapped by name.
- getLayersCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersCount() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getName() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
-
Get the layer name.
- getName() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- getName() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
required string name = 1;
- getName() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- getNameBytes() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
required string name = 1;
- getNameBytes() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- getNumber() - Method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
-
- getParamCount() - Method in enum edu.colorado.cires.cmg.mvt.encoding.GeomCmd
-
- getParserForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- getParserForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- getParserForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- getParserForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- getSerializedSize() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- getSerializedSize() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- getSerializedSize() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- getSerializedSize() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- getSintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- getSintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional sint64 sint_value = 6;
- getSintValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional sint64 sint_value = 6;
- getStats(List<Geometry>) - Static method in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats
-
Get feature counts and feature statistics (points and repeated points).
- getStringValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- getStringValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- getStringValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- getTags(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTags(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTags(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTagsCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTagsCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTagsCount() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTagsList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTagsList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of
integers.
- getTagsList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of
integers.
- getType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- getType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
The type of geometry stored in this feature.
- getType() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
The type of geometry stored in this feature.
- getUintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- getUintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional uint64 uint_value = 5;
- getUintValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional uint64 uint_value = 5;
- getUnknownFields() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- getUnknownFields() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- getUnknownFields() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- getUnknownFields() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- getVals() - Method in class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
-
- getValueDescriptor() - Method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
-
- getValues(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValues(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValues(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesCount() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesCount() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getVersion() - Method in class edu.colorado.cires.cmg.mvt.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 edu.colorado.cires.cmg.mvt.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 edu.colorado.cires.cmg.mvt.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.
- hasBoolValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- hasBoolValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional bool bool_value = 7;
- hasBoolValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional bool bool_value = 7;
- hasDoubleValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- hasDoubleValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional double double_value = 3;
- hasDoubleValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional double double_value = 3;
- hasExtent() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- hasExtent() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
Although this is an "optional" field it is required by the specification.
- hasExtent() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
Although this is an "optional" field it is required by the specification.
- hasFloatValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- hasFloatValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional float float_value = 2;
- hasFloatValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional float float_value = 2;
- hashCode() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
-
- hashCode() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
-
- hashCode() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
- hashCode() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
-
- hashCode() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
- hashCode() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
- hasId() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- hasId() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
optional uint64 id = 1 [default = 0];
- hasId() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
optional uint64 id = 1 [default = 0];
- hasIntValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- hasIntValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional int64 int_value = 4;
- hasIntValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional int64 int_value = 4;
- hasName() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- hasName() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
-
required string name = 1;
- hasName() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- hasSintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- hasSintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional sint64 sint_value = 6;
- hasSintValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional sint64 sint_value = 6;
- hasStringValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- hasStringValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- hasStringValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- hasType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- hasType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
-
The type of geometry stored in this feature.
- hasType() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.FeatureOrBuilder
-
The type of geometry stored in this feature.
- hasUintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- hasUintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
-
optional uint64 uint_value = 5;
- hasUintValue() - Method in interface edu.colorado.cires.cmg.mvt.VectorTile.Tile.ValueOrBuilder
-
optional uint64 uint_value = 5;
- hasVersion() - Method in class edu.colorado.cires.cmg.mvt.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 edu.colorado.cires.cmg.mvt.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 edu.colorado.cires.cmg.mvt.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.