Skip navigation links
A B C D E F G H I J K L M N P R S T U V W X Y Z 

A

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

B

BOOL_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
build() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
build() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
build() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
build() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
buildPartial() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
buildPartial() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
buildPartial() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
buildPartial() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 

C

classifyRings(List<LinearRing>, GeometryFactory) - Method in interface edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader.RingClassifier
Classify a list of rings into polygons using surveyor formula.
clear() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
clear() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
clear() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
clear() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
clearBoolValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional bool bool_value = 7;
clearDoubleValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional double double_value = 3;
clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, ?>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, ?>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, ?>) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
clearExtent() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Although this is an "optional" field it is required by the specification.
clearFeatures() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
The actual features in this tile.
clearField(Descriptors.FieldDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
clearFloatValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional float float_value = 2;
clearGeometry() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
Contains a stream of commands and parameters (vertices).
clearId() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
optional uint64 id = 1 [default = 0];
clearIntValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional int64 int_value = 4;
clearKeys() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Dictionary encoding for keys
clearLayers() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
repeated .vector_tile.Tile.Layer layers = 3;
clearName() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
required string name = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
clearSintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional sint64 sint_value = 6;
clearStringValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
Exactly one of these values must be present in a valid message
clearTags() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
Tags of this feature are encoded as repeated pairs of integers.
clearType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
The type of geometry stored in this feature.
clearUintValue() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional uint64 uint_value = 5;
clearValues() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Dictionary encoding for values
clearVersion() - 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.
clone() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
clone() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
clone() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
clone() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
closePathCmdHdr() - Static method in class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
 
CMD_HDR_LEN_MAX - Static variable in class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
Maximum allowed 'command header' length value.
cmdHdr(GeomCmd, int) - Static method in class edu.colorado.cires.cmg.mvt.encoding.GeomCmdHdr
Encodes a 'command header' with the first 3 LSB as the command id, the remaining bits as the command length.
createTileGeom(Geometry, Envelope, GeometryFactory, MvtLayerParams, IGeometryFilter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Create geometry clipped and then converted to MVT 'extent' coordinates.
createTileGeom(List<Geometry>, Envelope, GeometryFactory, MvtLayerParams, IGeometryFilter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Create geometry clipped and then converted to MVT 'extent' coordinates.
createTileGeom(List<Geometry>, Envelope, Envelope, GeometryFactory, MvtLayerParams, IGeometryFilter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Create geometry clipped and then converted to MVT 'extent' coordinates.

D

decode(int) - Static method in class edu.colorado.cires.cmg.mvt.encoding.ZigZag
DEFAULT - Static variable in class edu.colorado.cires.cmg.mvt.build.MvtLayerParams
Default layer parameters created using MvtLayerParams().
DOUBLE_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 

E

edu.colorado.cires.cmg.mvt - package edu.colorado.cires.cmg.mvt
 
edu.colorado.cires.cmg.mvt.adapt.jts - package edu.colorado.cires.cmg.mvt.adapt.jts
 
edu.colorado.cires.cmg.mvt.adapt.jts.model - package edu.colorado.cires.cmg.mvt.adapt.jts.model
 
edu.colorado.cires.cmg.mvt.build - package edu.colorado.cires.cmg.mvt.build
 
edu.colorado.cires.cmg.mvt.encoding - package edu.colorado.cires.cmg.mvt.encoding
 
edu.colorado.cires.cmg.mvt.util - package edu.colorado.cires.cmg.mvt.util
 
encode(JtsMvt) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtEncoder
Encode a JtsMvt to byte[] ready for writing to a file.
encode(JtsMvt, MvtLayerParams, IUserDataConverter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtEncoder
Encode a JtsMvt to byte[] ready for writing to a file.
encode(int) - Static method in class edu.colorado.cires.cmg.mvt.encoding.ZigZag
equals(Object) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
 
equals(Object) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
 
equals(Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
equals(Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
equals(Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
equals(Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
extent - Variable in class edu.colorado.cires.cmg.mvt.build.MvtLayerParams
the resolution of the MVT local coordinate system.
EXTENT_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 

F

featureCounts - Variable in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats
 
FEATURES_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
featureStats - Variable in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats
 
FeatureStats() - Constructor for class edu.colorado.cires.cmg.mvt.util.JtsGeomStats.FeatureStats
 
filter(CoordinateSequence, int) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.RoundingFilter
 
flatFeatureList(Geometry) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Recursively convert a Geometry, which may be an instance of GeometryCollection with mixed element types, into a flat list containing only the following Geometry types:
FLOAT_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
forNumber(int) - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
 
fromId(int) - Static method in enum edu.colorado.cires.cmg.mvt.encoding.GeomCmd
Return matching GeomCmd for the provided cmdId, or null if there is not a matching command.

G

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.

H

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.

I

ID_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
IGeometryFilter - Interface in edu.colorado.cires.cmg.mvt.adapt.jts
 
INSTANCE - Static variable in class edu.colorado.cires.cmg.mvt.adapt.jts.RoundingFilter
 
INT_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
internalGetFieldAccessorTable() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
internalGetValueMap() - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
 
intGeoms - Variable in class edu.colorado.cires.cmg.mvt.adapt.jts.TileGeomResult
Intersection geometry (projection units and coordinates).
isDone() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.RoundingFilter
 
isGeometryChanged() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.RoundingFilter
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
isInitialized() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
isValidPropValue(Object) - Static method in class edu.colorado.cires.cmg.mvt.encoding.MvtValue
Check if value is valid for encoding as a MVT layer property value.
ITagConverter - Interface in edu.colorado.cires.cmg.mvt.adapt.jts
Process MVT tags and feature id, convert to user data object.
IUserDataConverter - Interface in edu.colorado.cires.cmg.mvt.adapt.jts
Processes a user data object, converts to MVT feature tags.

J

JdkUtils - Class in edu.colorado.cires.cmg.mvt.util
Mimic future JDK capabilities for backwards compatibility.
JtsAdapter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Adapt JTS Geometry to 'Mapbox Vector Tile' objects.
JtsAdapter() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
 
JtsGeomStats - Class in edu.colorado.cires.cmg.mvt.util
 
JtsGeomStats.FeatureStats - Class in edu.colorado.cires.cmg.mvt.util
 
JtsLayer - Class in edu.colorado.cires.cmg.mvt.adapt.jts.model
JTS model of a Mapbox Vector Tile (MVT) layer.
JtsLayer(String) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
Create an empty JTS layer.
JtsLayer(String, Collection<Geometry>) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
Create a JTS layer with geometries.
JtsLayer(String, Collection<Geometry>, int) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
Create a JTS layer with geometries.
JtsMvt - Class in edu.colorado.cires.cmg.mvt.adapt.jts.model
JTS model of a Mapbox Vector Tile.
JtsMvt() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
Create an empty MVT.
JtsMvt(JtsLayer) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
Create MVT with single layer.
JtsMvt(JtsLayer...) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
Create MVT with the provided layers.
JtsMvt(Collection<JtsLayer>) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
Create a MVT with the provided layers.

K

keyIndex(String) - Method in class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
 
KEYS_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 

L

LAYERS_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
LINESTRING_VALUE - Static variable in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
LINESTRING = 2;
loadMvt(File, GeometryFactory, ITagConverter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
Convenience method for loading MVT from file.
loadMvt(File, GeometryFactory, ITagConverter, MvtReader.RingClassifier) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
Convenience method for loading MVT from file.
loadMvt(InputStream, GeometryFactory, ITagConverter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
Load an MVT to JTS geometries using coordinates.
loadMvt(InputStream, GeometryFactory, ITagConverter, MvtReader.RingClassifier) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
Load an MVT to JTS geometries using coordinates.

M

mergeFrom(Message) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
mergeFrom(VectorTile.Tile) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
mergeFrom(Message) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
mergeFrom(VectorTile.Tile.Feature) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
mergeFrom(Message) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
mergeFrom(VectorTile.Tile.Layer) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
mergeFrom(Message) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
mergeFrom(VectorTile.Tile.Value) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
MvtEncoder - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Convenience class allows easy encoding of a JtsMvt to bytes.
MvtEncoder() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.MvtEncoder
 
mvtGeoms - Variable in class edu.colorado.cires.cmg.mvt.adapt.jts.TileGeomResult
Geometry in MVT coordinates (tile extent units, screen coordinates).
MvtLayerBuild - Class in edu.colorado.cires.cmg.mvt.build
Utility methods for building Mapbox-Vector-Tile layers.
MvtLayerBuild() - Constructor for class edu.colorado.cires.cmg.mvt.build.MvtLayerBuild
 
MvtLayerParams - Class in edu.colorado.cires.cmg.mvt.build
Immutable parameters collection for Mapbox-Vector-Tile creation.
MvtLayerParams() - Constructor for class edu.colorado.cires.cmg.mvt.build.MvtLayerParams
Construct default layer sizing parameters for MVT creation.
MvtLayerParams(int, int) - Constructor for class edu.colorado.cires.cmg.mvt.build.MvtLayerParams
Construct layer sizing parameters for MVT creation.
MvtLayerProps - Class in edu.colorado.cires.cmg.mvt.build
Support MVT features that must reference properties by their key and value index.
MvtLayerProps() - Constructor for class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
 
MvtReader - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Load Mapbox Vector Tiles (MVT) to JTS Geometry.
MvtReader() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
 
MvtReader.RingClassifier - Interface in edu.colorado.cires.cmg.mvt.adapt.jts
Classifies Polygon and MultiPolygon rings.
MvtUtil - Class in edu.colorado.cires.cmg.mvt.encoding
Useful misc operations for encoding 'Mapbox Vector Tiles'.
MvtUtil() - Constructor for class edu.colorado.cires.cmg.mvt.encoding.MvtUtil
 
MvtValue - Class in edu.colorado.cires.cmg.mvt.encoding
Utility class for working with VectorTile.Tile.Value instances.
MvtValue() - Constructor for class edu.colorado.cires.cmg.mvt.encoding.MvtValue
 

N

NAME_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
newBuilder() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
newBuilder(VectorTile.Tile.Feature) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
newBuilder() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
newBuilder(VectorTile.Tile.Layer) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
newBuilder() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
newBuilder(VectorTile.Tile) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
newBuilder() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
newBuilder(VectorTile.Tile.Value) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
newBuilderForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
newBuilderForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
newBuilderForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
newBuilderForType() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
newLayerBuilder(String, MvtLayerParams) - Static method in class edu.colorado.cires.cmg.mvt.build.MvtLayerBuild
Create a new VectorTile.Tile.Layer.Builder instance with initialized version, name, and extent metadata.

P

parseDelimitedFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseDelimitedFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseDelimitedFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseDelimitedFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(ByteBuffer) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(ByteString) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(byte[]) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(CodedInputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
parseFrom(ByteBuffer) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(ByteString) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(byte[]) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(CodedInputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
parseFrom(ByteBuffer) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(ByteString) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(byte[]) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(CodedInputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
parseFrom(ByteBuffer) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(ByteString) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(byte[]) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(InputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(CodedInputStream) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
PARSER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
Deprecated.
parser() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
PARSER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
Deprecated.
parser() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
PARSER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
Deprecated.
parser() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
PARSER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
Deprecated.
parser() - Static method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
POINT_VALUE - Static variable in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
POINT = 1;
POLYGON_VALUE - Static variable in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
POLYGON = 3;
putIfAbsent(Map<K, V>, K, V) - Static method in class edu.colorado.cires.cmg.mvt.util.JdkUtils
Backwards compatible Map.putIfAbsent(K, V) to support < Android API 24.

R

ratio - Variable in class edu.colorado.cires.cmg.mvt.build.MvtLayerParams
ratio of tile 'pixel' dimensions to tile extent dimensions.
registerAllExtensions(ExtensionRegistryLite) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile
 
registerAllExtensions(ExtensionRegistry) - Static method in class edu.colorado.cires.cmg.mvt.VectorTile
 
removeFeatures(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
The actual features in this tile.
removeLayers(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
repeated .vector_tile.Tile.Layer layers = 3;
removeValues(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Dictionary encoding for values
repeatedPts - Variable in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats.FeatureStats
 
requireNonNull(T) - Static method in class edu.colorado.cires.cmg.mvt.util.JdkUtils
This method mimics the behavior of Objects.requireNonNull method to allow Android API level 15 backward compatibility.
RING_CLASSIFIER_V1 - Static variable in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
Area for surveyor formula may be positive or negative for exterior rings.
RING_CLASSIFIER_V2_1 - Static variable in class edu.colorado.cires.cmg.mvt.adapt.jts.MvtReader
Area from surveyor formula must be positive for exterior rings.
RoundingFilter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Round each coordinate value to an integer.

S

scale(double) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
Scales this vector's values by a constant.
set(double, double) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
Set the x and y values of this vector.
set(Vec2d) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
Set the x and y values of this vector to match input vector 'v'.
setBoolValue(boolean) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional bool bool_value = 7;
setDoubleValue(double) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional double double_value = 3;
setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, Type>, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, List<Type>>, int, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, Type>, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, List<Type>>, int, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, Type>, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, List<Type>>, int, Type) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
setExtent(int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Although this is an "optional" field it is required by the specification.
setFeatures(int, VectorTile.Tile.Feature) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
The actual features in this tile.
setFeatures(int, VectorTile.Tile.Feature.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
The actual features in this tile.
setField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
setFloatValue(float) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional float float_value = 2;
setGeometry(int, int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
Contains a stream of commands and parameters (vertices).
setId(long) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
optional uint64 id = 1 [default = 0];
setIntValue(long) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional int64 int_value = 4;
setKeys(int, String) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Dictionary encoding for keys
setLayers(int, VectorTile.Tile.Layer) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
repeated .vector_tile.Tile.Layer layers = 3;
setLayers(int, VectorTile.Tile.Layer.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
repeated .vector_tile.Tile.Layer layers = 3;
setName(String) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
required string name = 1;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
setSintValue(long) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional sint64 sint_value = 6;
setStringValue(String) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
Exactly one of these values must be present in a valid message
setStringValueBytes(ByteString) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
Exactly one of these values must be present in a valid message
setTags(int, int) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
Tags of this feature are encoded as repeated pairs of integers.
setType(VectorTile.Tile.GeomType) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
The type of geometry stored in this feature.
setUintValue(long) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
optional uint64 uint_value = 5;
setUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value.Builder
 
setValues(int, VectorTile.Tile.Value) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Dictionary encoding for values
setValues(int, VectorTile.Tile.Value.Builder) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer.Builder
Dictionary encoding for values
setVersion(int) - 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.
shouldClosePath(VectorTile.Tile.GeomType) - Static method in class edu.colorado.cires.cmg.mvt.encoding.MvtUtil
Return whether the MVT geometry type should be closed with a GeomCmd.ClosePath.
SINT_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
STRING_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
sub(double, double) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
Subtracts the given values from this vector.
sub(Vec2d) - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
Subtracts the given vector 'v' from this vector.

T

TagIgnoreConverter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Ignores tags, always returns null.
TagIgnoreConverter() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.TagIgnoreConverter
 
TagKeyValueMapConverter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Convert MVT tags list to a Map of String to Object.
TagKeyValueMapConverter() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.TagKeyValueMapConverter
Always created user data object, even with empty tags.
TagKeyValueMapConverter(boolean) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.TagKeyValueMapConverter
Ignore feature ids.
TagKeyValueMapConverter(boolean, String) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.TagKeyValueMapConverter
Store feature ids using idKey.
TAGS_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
TileGeomResult - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Processing result containing intersection geometry and MVT geometry.
TileGeomResult(List<Geometry>, List<Geometry>) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.TileGeomResult
Create TileGeomResult, which contains the intersection of geometry and MVT geometry.
tileSize - Variable in class edu.colorado.cires.cmg.mvt.build.MvtLayerParams
the resolution of the tile in 'pixel' dimensions.
toBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
toBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
toBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 
toBuilder() - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
toFeatures(Geometry, MvtLayerProps, IUserDataConverter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Convert JTS Geometry to a list of vector tile features.
toFeatures(Collection<Geometry>, MvtLayerProps, IUserDataConverter) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Convert a flat list of JTS Geometry to a list of vector tile features.
toGeomType(Geometry) - Static method in class edu.colorado.cires.cmg.mvt.adapt.jts.JtsAdapter
Get the MVT type mapping for the provided JTS Geometry.
toObject(VectorTile.Tile.Value) - Static method in class edu.colorado.cires.cmg.mvt.encoding.MvtValue
Convert VectorTile.Tile.Value to String or boxed primitive object.
toString() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsLayer
 
toString() - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.model.JtsMvt
 
toString() - Method in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats.FeatureStats
 
toString() - Method in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats
 
toString() - Method in class edu.colorado.cires.cmg.mvt.util.Vec2d
 
totalPts - Variable in class edu.colorado.cires.cmg.mvt.util.JtsGeomStats.FeatureStats
 
toUserData(Long, List<Integer>, List<String>, List<VectorTile.Tile.Value>) - Method in interface edu.colorado.cires.cmg.mvt.adapt.jts.ITagConverter
Convert MVT user data to JTS user data object or null.
toUserData(Long, List<Integer>, List<String>, List<VectorTile.Tile.Value>) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.TagIgnoreConverter
 
toUserData(Long, List<Integer>, List<String>, List<VectorTile.Tile.Value>) - Method in class edu.colorado.cires.cmg.mvt.adapt.jts.TagKeyValueMapConverter
 
toValue(Object) - Static method in class edu.colorado.cires.cmg.mvt.encoding.MvtValue
Covert an Object to a new VectorTile.Tile.Value instance.
TYPE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 

U

UINT_VALUE_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
UNKNOWN_VALUE - Static variable in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
UNKNOWN = 0;
UserDataIgnoreConverter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Ignores user data, does not take any action.
UserDataIgnoreConverter() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.UserDataIgnoreConverter
 
UserDataKeyValueMapConverter - Class in edu.colorado.cires.cmg.mvt.adapt.jts
Convert simple user data Map where the keys are String and values are Object.
UserDataKeyValueMapConverter() - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.UserDataKeyValueMapConverter
Does not set feature id.
UserDataKeyValueMapConverter(String) - Constructor for class edu.colorado.cires.cmg.mvt.adapt.jts.UserDataKeyValueMapConverter
Tries to set feature id using provided user data Map key.

V

valueIndex(Object) - Method in class edu.colorado.cires.cmg.mvt.build.MvtLayerProps
 
valueOf(String) - Static method in enum edu.colorado.cires.cmg.mvt.encoding.GeomCmd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
 
values() - Static method in enum edu.colorado.cires.cmg.mvt.encoding.GeomCmd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.colorado.cires.cmg.mvt.VectorTile.Tile.GeomType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
Vec2d - Class in edu.colorado.cires.cmg.mvt.util
Mutable Vector with double-valued x and y dimensions.
Vec2d() - Constructor for class edu.colorado.cires.cmg.mvt.util.Vec2d
Construct instance with x = 0, y = 0.
Vec2d(double, double) - Constructor for class edu.colorado.cires.cmg.mvt.util.Vec2d
Construct instance with (x, y) values set to passed parameters.
Vec2d(Vec2d) - Constructor for class edu.colorado.cires.cmg.mvt.util.Vec2d
Constructs instance with values from the input vector 'v'.
VectorTile - Class in edu.colorado.cires.cmg.mvt
 
VectorTile.Tile - Class in edu.colorado.cires.cmg.mvt
Protobuf type vector_tile.Tile
VectorTile.Tile.Builder - Class in edu.colorado.cires.cmg.mvt
Protobuf type vector_tile.Tile
VectorTile.Tile.Feature - Class in edu.colorado.cires.cmg.mvt
Features are described in section 4.2 of the specification
VectorTile.Tile.Feature.Builder - Class in edu.colorado.cires.cmg.mvt
Features are described in section 4.2 of the specification
VectorTile.Tile.FeatureOrBuilder - Interface in edu.colorado.cires.cmg.mvt
 
VectorTile.Tile.GeomType - Enum in edu.colorado.cires.cmg.mvt
GeomType is described in section 4.3.4 of the specification
VectorTile.Tile.Layer - Class in edu.colorado.cires.cmg.mvt
Layers are described in section 4.1 of the specification
VectorTile.Tile.Layer.Builder - Class in edu.colorado.cires.cmg.mvt
Layers are described in section 4.1 of the specification
VectorTile.Tile.LayerOrBuilder - Interface in edu.colorado.cires.cmg.mvt
 
VectorTile.Tile.Value - Class in edu.colorado.cires.cmg.mvt
Variant type encoding The use of values is described in section 4.1 of the specification
VectorTile.Tile.Value.Builder - Class in edu.colorado.cires.cmg.mvt
Variant type encoding The use of values is described in section 4.1 of the specification
VectorTile.Tile.ValueOrBuilder - Interface in edu.colorado.cires.cmg.mvt
 
VectorTile.TileOrBuilder - Interface in edu.colorado.cires.cmg.mvt
 
VERSION_FIELD_NUMBER - Static variable in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 

W

writeProps(VectorTile.Tile.Layer.Builder, MvtLayerProps) - Static method in class edu.colorado.cires.cmg.mvt.build.MvtLayerBuild
Modifies layerBuilder to contain properties from layerProps.
writeTo(CodedOutputStream) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Feature
 
writeTo(CodedOutputStream) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Layer
 
writeTo(CodedOutputStream) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile.Value
 
writeTo(CodedOutputStream) - Method in class edu.colorado.cires.cmg.mvt.VectorTile.Tile
 

X

x - Variable in class edu.colorado.cires.cmg.mvt.util.Vec2d
 

Y

y - Variable in class edu.colorado.cires.cmg.mvt.util.Vec2d
 

Z

ZigZag - Class in edu.colorado.cires.cmg.mvt.encoding
ZigZag() - Constructor for class edu.colorado.cires.cmg.mvt.encoding.ZigZag
 
A B C D E F G H I J K L M N P R S T U V W X Y Z 
Skip navigation links

Copyright © 2022. All rights reserved.