Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAllFeatures(Iterable<? extends VectorTile.Tile.Feature>) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addAllGeometry(Iterable<? extends Integer>) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- addAllKeys(Iterable<String>) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addAllLayers(Iterable<? extends VectorTile.Tile.Layer>) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addAllTags(Iterable<? extends Integer>) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- addAllValues(Iterable<? extends VectorTile.Tile.Value>) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, List<Type>>, Type) - Method in class vector_tile.VectorTile.Tile.Builder
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, List<Type>>, Type) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- addExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, List<Type>>, Type) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- addFeature(String, Map<String, ?>, Geometry) - Method in class no.ecc.vectortile.VectorTileEncoder
- addFeature(String, Map<String, ?>, Geometry, long) - Method in class no.ecc.vectortile.VectorTileEncoder
-
Add a feature with layer name (typically feature type name), some attributes and a Geometry.
- addFeatures(int, VectorTile.Tile.Feature) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(int, VectorTile.Tile.Feature.Builder) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(VectorTile.Tile.Feature) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeatures(VectorTile.Tile.Feature.Builder) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeaturesBuilder() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addFeaturesBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- addGeometry(int) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- addKeys(String) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addKeysBytes(ByteString) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- addLayers(int, VectorTile.Tile.Layer) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayers(int, VectorTile.Tile.Layer.Builder) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayers(VectorTile.Tile.Layer) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayers(VectorTile.Tile.Layer.Builder) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayersBuilder() - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addLayersBuilder(int) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- addTags(int) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- addValues(int, VectorTile.Tile.Value) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(int, VectorTile.Tile.Value.Builder) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(VectorTile.Tile.Value) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValues(VectorTile.Tile.Value.Builder) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValuesBuilder() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- addValuesBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- ALL - Static variable in class no.ecc.vectortile.Filter
- Any(Set<String>) - Constructor for class no.ecc.vectortile.Filter.Any
- asList() - Method in class no.ecc.vectortile.VectorTileDecoder.FeatureIterable
B
- bbox - Variable in class com.graphhopper.resources.InfoResource.Info
- BOOL_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
- build() - Method in class vector_tile.VectorTile.Tile.Builder
- build() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- build() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- build() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- buildPartial() - Method in class vector_tile.VectorTile.Tile.Builder
- buildPartial() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- buildPartial() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- buildPartial() - Method in class vector_tile.VectorTile.Tile.Value.Builder
C
- calcAzimuth(Instruction, Instruction) - Static method in class com.graphhopper.gpx.GpxConversions
-
Return the azimuth in degree based on the first tracksegment of this instruction.
- calcDirection(Instruction, Instruction) - Static method in class com.graphhopper.gpx.GpxConversions
-
Return the direction like 'NE' based on the first tracksegment of the instruction.
- check() - Method in class com.graphhopper.http.health.GraphHopperHealthCheck
- clear() - Method in class vector_tile.VectorTile.Tile.Builder
- clear() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- clear() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- clear() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- clearBoolValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- clearDoubleValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, ?>) - Method in class vector_tile.VectorTile.Tile.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, ?>) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- clearExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, ?>) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- clearExtent() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- clearFeatures() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- clearField(Descriptors.FieldDescriptor) - Method in class vector_tile.VectorTile.Tile.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- clearFloatValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- clearGeometry() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- clearId() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- clearIntValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- clearKeys() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- clearLayers() - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- clearName() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- clearOneof(Descriptors.OneofDescriptor) - Method in class vector_tile.VectorTile.Tile.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- clearSintValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- clearStringValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- clearTags() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- clearType() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- clearUintValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- clearValues() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- clearVersion() - Method in class vector_tile.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.
- clipCovers(Geometry) - Method in class no.ecc.vectortile.VectorTileEncoder
-
A short circuit clip to the tile extent (tile boundary + buffer) for points to improve performance.
- clipEnvelope - Variable in class no.ecc.vectortile.VectorTileEncoder
- clipGeometry - Variable in class no.ecc.vectortile.VectorTileEncoder
- clipGeometry(Geometry) - Method in class no.ecc.vectortile.VectorTileEncoder
-
Clip geometry according to buffer given at construct time.
- clipGeometryPrepared - Variable in class no.ecc.vectortile.VectorTileEncoder
- clone() - Method in class vector_tile.VectorTile.Tile.Builder
- clone() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- clone() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- clone() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- com.graphhopper.gpx - package com.graphhopper.gpx
- com.graphhopper.http - package com.graphhopper.http
- com.graphhopper.http.health - package com.graphhopper.http.health
- com.graphhopper.resources - package com.graphhopper.resources
- convertToTree(MatchResult, boolean, boolean, double) - Static method in class com.graphhopper.resources.MapMatchingResource
- coordinate - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- coordinates - Variable in class com.graphhopper.resources.NearestResource.Response
- copyrights - Variable in class com.graphhopper.resources.PtIsochroneResource.Response.Info
- CORSFilter - Class in com.graphhopper.http
- CORSFilter() - Constructor for class com.graphhopper.http.CORSFilter
- createGPX(InstructionList, String, long, boolean, boolean, boolean, boolean, String, Translation) - Static method in class com.graphhopper.gpx.GpxConversions
- createGPXList(InstructionList) - Static method in class com.graphhopper.gpx.GpxConversions
- createMapMatchingRouter(PMap) - Method in interface com.graphhopper.resources.MapMatchingResource.MapMatchingRouterFactory
D
- data_date - Variable in class com.graphhopper.resources.InfoResource.Info
- decode(byte[]) - Method in class no.ecc.vectortile.VectorTileDecoder
- decode(byte[], String) - Method in class no.ecc.vectortile.VectorTileDecoder
- decode(byte[], Set<String>) - Method in class no.ecc.vectortile.VectorTileDecoder
- decode(byte[], Filter) - Method in class no.ecc.vectortile.VectorTileDecoder
- defaultTr - Variable in class com.graphhopper.resources.I18NResource.Response
- destroy() - Method in class com.graphhopper.http.CORSFilter
- dispose(RealtimeFeed) - Method in class com.graphhopper.http.RealtimeFeedLoadingCache
- distance - Variable in class com.graphhopper.resources.NearestResource.Response
- distance - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.graphhopper.http.CORSFilter
- doGet() - Method in class com.graphhopper.resources.HealthCheckResource
- doGet(GHLocationParam, long, boolean, OffsetDateTimeParam, int, String) - Method in class com.graphhopper.resources.PtIsochroneResource
- doGet(GHPoint, boolean) - Method in class com.graphhopper.resources.NearestResource
- doGet(HttpServletRequest, UriInfo, double, Double, List<GHPointParam>, String, boolean, boolean, boolean, boolean, double, String, String, String, List<String>, List<String>, List<String>, List<String>, List<Double>, boolean, boolean, boolean, String, String) - Method in class com.graphhopper.resources.RouteResource
- doGet(UriInfo, String, boolean, GHPointParam, String, OptionalLong, OptionalLong) - Method in class com.graphhopper.resources.SPTResource
- doGet(UriInfo, String, OptionalInt, boolean, GHPointParam, OptionalLong, OptionalLong, OptionalLong, IsochroneResource.ResponseType, double, boolean) - Method in class com.graphhopper.resources.IsochroneResource
- doGetXyz(HttpServletRequest, UriInfo, int, int, int, Boolean) - Method in class com.graphhopper.resources.MVTResource
- doGetXyz(HttpServletRequest, UriInfo, int, int, int, List<String>) - Method in class com.graphhopper.resources.PtMVTResource
- doPost(GHRequest, HttpServletRequest) - Method in class com.graphhopper.resources.RouteResource
- doResolveProfile(String, PMap) - Method in class com.graphhopper.http.ProfileResolver
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
- DurationParam - Class in com.graphhopper.http
- DurationParam(String) - Constructor for class com.graphhopper.http.DurationParam
- DurationParam(String, String) - Constructor for class com.graphhopper.http.DurationParam
E
- edgeId - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- elevation - Variable in class com.graphhopper.resources.InfoResource.Info
- en - Variable in class com.graphhopper.resources.I18NResource.Response
- encode() - Method in class no.ecc.vectortile.VectorTileEncoder
- encoded_values - Variable in class com.graphhopper.resources.InfoResource.Info
- equals(Object) - Method in class com.graphhopper.gpx.GpxConversions.GPXEntry
- equals(Object) - Method in class vector_tile.VectorTile.Tile
- equals(Object) - Method in class vector_tile.VectorTile.Tile.Feature
- equals(Object) - Method in class vector_tile.VectorTile.Tile.Layer
- equals(Object) - Method in class vector_tile.VectorTile.Tile.Value
- errorIfLegacyParameters(PMap) - Static method in class com.graphhopper.http.ProfileResolver
- errorMessage(Exception) - Method in class com.graphhopper.http.OffsetDateTimeParam
- EXTENT_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Layer
F
- Feature(String, int, Geometry, Map<String, Object>, long) - Constructor for class no.ecc.vectortile.VectorTileDecoder.Feature
- FeatureIterable(VectorTile.Tile, Filter, boolean) - Constructor for class no.ecc.vectortile.VectorTileDecoder.FeatureIterable
- FEATURES_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Layer
- FeedConfiguration - Class in com.graphhopper.http
- FeedConfiguration() - Constructor for class com.graphhopper.http.FeedConfiguration
- filter(ContainerRequestContext) - Method in class com.graphhopper.http.PtRedirectFilter
- filter(ContainerRequestContext) - Method in class com.graphhopper.http.TypeGPXFilter
- Filter - Class in no.ecc.vectortile
-
A filter which can be passed to a VectorTile decoder to optimize performance by only decoding layers of interest.
- Filter() - Constructor for class no.ecc.vectortile.Filter
- Filter.Any - Class in no.ecc.vectortile
-
A filter that only allows the named layers to be decoded.
- Filter.Single - Class in no.ecc.vectortile
-
A filter that only lets a single named layer be decoded.
- FLOAT_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
- forNumber(int) - Static method in enum class vector_tile.VectorTile.Tile.GeomType
G
- geojson - Enum constant in enum class com.graphhopper.resources.IsochroneResource.ResponseType
- GEOMETRY_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Feature
- get(String) - Method in class com.graphhopper.resources.I18NResource
- getAgencyId() - Method in class com.graphhopper.http.FeedConfiguration
- getAttributes() - Method in class no.ecc.vectortile.VectorTileDecoder.Feature
- getBoolValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- getBoolValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional bool bool_value = 7;
- getBoolValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional bool bool_value = 7;
- getDefaultInstance() - Static method in class vector_tile.VectorTile.Tile.Feature
- getDefaultInstance() - Static method in class vector_tile.VectorTile.Tile
- getDefaultInstance() - Static method in class vector_tile.VectorTile.Tile.Layer
- getDefaultInstance() - Static method in class vector_tile.VectorTile.Tile.Value
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Builder
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Feature
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Layer
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- getDefaultInstanceForType() - Method in class vector_tile.VectorTile.Tile.Value
- getDescriptor() - Static method in class vector_tile.VectorTile
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Builder
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Feature.Builder
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Feature
- getDescriptor() - Static method in enum class vector_tile.VectorTile.Tile.GeomType
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Layer.Builder
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Layer
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Value.Builder
- getDescriptor() - Static method in class vector_tile.VectorTile.Tile.Value
- getDescriptorForType() - Method in class vector_tile.VectorTile.Tile.Builder
- getDescriptorForType() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- getDescriptorForType() - Method in enum class vector_tile.VectorTile.Tile.GeomType
- getDescriptorForType() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- getDescriptorForType() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- getDoubleValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- getDoubleValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional double double_value = 3;
- getDoubleValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional double double_value = 3;
- getEntries(Gpx.Trk) - Static method in class com.graphhopper.gpx.GpxConversions
- getExtent() - Method in class no.ecc.vectortile.VectorTileDecoder.Feature
- getExtent() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- getExtent() - Method in class vector_tile.VectorTile.Tile.Layer
-
Although this is an "optional" field it is required by the specification.
- getExtent() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Although this is an "optional" field it is required by the specification.
- getFeatures(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeatures(int) - Method in class vector_tile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeatures(int) - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesBuilderList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesCount() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesCount() - Method in class vector_tile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesCount() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesList() - Method in class vector_tile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesList() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesOrBuilder(int) - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in class vector_tile.VectorTile.Tile.Layer
-
The actual features in this tile.
- getFeaturesOrBuilderList() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
The actual features in this tile.
- getFeedId() - Method in class com.graphhopper.http.FeedConfiguration
- getFeeds() - Method in class com.graphhopper.http.RealtimeConfiguration
- getFloatValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- getFloatValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional float float_value = 2;
- getFloatValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional float float_value = 2;
- getFromHeader(String) - Method in class com.graphhopper.resources.I18NResource
- getGeometry() - Method in class no.ecc.vectortile.VectorTileDecoder.Feature
- getGeometry(int) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometry(int) - Method in class vector_tile.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometry(int) - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in class vector_tile.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometryCount() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in class vector_tile.VectorTile.Tile.Feature
-
Contains a stream of commands and parameters (vertices).
- getGeometryList() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
Contains a stream of commands and parameters (vertices).
- getGraphHopper() - Method in class com.graphhopper.http.GraphHopperManaged
- getGraphHopperConfiguration() - Method in interface com.graphhopper.http.GraphHopperBundleConfiguration
- getHttpClientConfiguration() - Method in class com.graphhopper.http.RealtimeConfiguration
- getId() - Method in class no.ecc.vectortile.VectorTileDecoder.Feature
- getId() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- getId() - Method in class vector_tile.VectorTile.Tile.Feature
-
optional uint64 id = 1 [default = 0];
- getId() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
optional uint64 id = 1 [default = 0];
- getInfo() - Method in class com.graphhopper.resources.InfoResource
- getIntValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- getIntValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional int64 int_value = 4;
- getIntValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional int64 int_value = 4;
- getKeys(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeys(int) - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeys(int) - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysBytes(int) - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysCount() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysCount() - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysCount() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getKeysList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- getKeysList() - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for keys
- getKeysList() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for keys
- getLayerName() - Method in class no.ecc.vectortile.VectorTileDecoder.Feature
- getLayerNames() - Method in class no.ecc.vectortile.VectorTileDecoder.FeatureIterable
- getLayers(int) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayers(int) - Method in class vector_tile.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayers(int) - Method in interface vector_tile.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersBuilder(int) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersBuilderList() - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersCount() - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersCount() - Method in class vector_tile.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersCount() - Method in interface vector_tile.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersList() - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersList() - Method in class vector_tile.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersList() - Method in interface vector_tile.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in class vector_tile.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilder(int) - Method in interface vector_tile.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in class vector_tile.VectorTile.Tile
-
repeated .vector_tile.Tile.Layer layers = 3;
- getLayersOrBuilderList() - Method in interface vector_tile.VectorTile.TileOrBuilder
-
repeated .vector_tile.Tile.Layer layers = 3;
- getName() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- getName() - Method in class vector_tile.VectorTile.Tile.Layer
-
required string name = 1;
- getName() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- getNameBytes() - Method in class vector_tile.VectorTile.Tile.Layer
-
required string name = 1;
- getNameBytes() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- getNumber() - Method in enum class vector_tile.VectorTile.Tile.GeomType
- getParserForType() - Method in class vector_tile.VectorTile.Tile.Feature
- getParserForType() - Method in class vector_tile.VectorTile.Tile
- getParserForType() - Method in class vector_tile.VectorTile.Tile.Layer
- getParserForType() - Method in class vector_tile.VectorTile.Tile.Value
- getPoint() - Method in class com.graphhopper.gpx.GpxConversions.GPXEntry
- getSerializedSize() - Method in class vector_tile.VectorTile.Tile.Feature
- getSerializedSize() - Method in class vector_tile.VectorTile.Tile
- getSerializedSize() - Method in class vector_tile.VectorTile.Tile.Layer
- getSerializedSize() - Method in class vector_tile.VectorTile.Tile.Value
- getSintValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- getSintValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional sint64 sint_value = 6;
- getSintValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional sint64 sint_value = 6;
- getSize(MultiException, Class<?>, Type, Annotation[], MediaType) - Method in class com.graphhopper.http.MultiExceptionGPXMessageBodyWriter
- getStringValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- getStringValue() - Method in class vector_tile.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- getStringValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in class vector_tile.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- getStringValueBytes() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- getTags(int) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTags(int) - Method in class vector_tile.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of integers.
- getTags(int) - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsCount() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsCount() - Method in class vector_tile.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsCount() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsList() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsList() - Method in class vector_tile.VectorTile.Tile.Feature
-
Tags of this feature are encoded as repeated pairs of integers.
- getTagsList() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
Tags of this feature are encoded as repeated pairs of integers.
- getTime() - Method in class com.graphhopper.gpx.GpxConversions.GPXEntry
- getType() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- getType() - Method in class vector_tile.VectorTile.Tile.Feature
-
The type of geometry stored in this feature.
- getType() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
The type of geometry stored in this feature.
- getUintValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- getUintValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional uint64 uint_value = 5;
- getUintValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional uint64 uint_value = 5;
- getUnknownFields() - Method in class vector_tile.VectorTile.Tile.Feature
- getUnknownFields() - Method in class vector_tile.VectorTile.Tile
- getUnknownFields() - Method in class vector_tile.VectorTile.Tile.Layer
- getUnknownFields() - Method in class vector_tile.VectorTile.Tile.Value
- getUrl() - Method in class com.graphhopper.http.FeedConfiguration
- getValueDescriptor() - Method in enum class vector_tile.VectorTile.Tile.GeomType
- getValues(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValues(int) - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValues(int) - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesBuilderList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesCount() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesCount() - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesCount() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesList() - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesList() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesOrBuilder(int) - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in class vector_tile.VectorTile.Tile.Layer
-
Dictionary encoding for values
- getValuesOrBuilderList() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Dictionary encoding for values
- getVersion() - Method in class vector_tile.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 vector_tile.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 vector_tile.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.
- GHJerseyViolationExceptionMapper - Class in com.graphhopper.http
- GHJerseyViolationExceptionMapper() - Constructor for class com.graphhopper.http.GHJerseyViolationExceptionMapper
- GHLocationParam - Class in com.graphhopper.http
- GHLocationParam(String) - Constructor for class com.graphhopper.http.GHLocationParam
- GHLocationParam(String, String) - Constructor for class com.graphhopper.http.GHLocationParam
- GHPointParam - Class in com.graphhopper.http
-
This is a glue type, used to plug GHPoint as a custom web resource parameter type into Dropwizard, in order to get the best handling of exceptions, validation messages, and such.
- GHPointParam(String) - Constructor for class com.graphhopper.http.GHPointParam
- GHPointParam(String, String) - Constructor for class com.graphhopper.http.GHPointParam
- GHRequestTransformer - Interface in com.graphhopper.http
- GpxConversions - Class in com.graphhopper.gpx
- GpxConversions() - Constructor for class com.graphhopper.gpx.GpxConversions
- GpxConversions.GPXEntry - Class in com.graphhopper.gpx
- GPXEntry(GHPoint) - Constructor for class com.graphhopper.gpx.GpxConversions.GPXEntry
- GPXEntry(GHPoint, long) - Constructor for class com.graphhopper.gpx.GpxConversions.GPXEntry
- GraphHopperBundle - Class in com.graphhopper.http
- GraphHopperBundle() - Constructor for class com.graphhopper.http.GraphHopperBundle
- GraphHopperBundleConfiguration - Interface in com.graphhopper.http
- GraphHopperHealthCheck - Class in com.graphhopper.http.health
- GraphHopperHealthCheck(GraphHopper) - Constructor for class com.graphhopper.http.health.GraphHopperHealthCheck
- GraphHopperManaged - Class in com.graphhopper.http
- GraphHopperManaged(GraphHopperConfig) - Constructor for class com.graphhopper.http.GraphHopperManaged
- gtfsrealtime() - Method in interface com.graphhopper.http.RealtimeBundleConfiguration
H
- hasBoolValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- hasBoolValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional bool bool_value = 7;
- hasBoolValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional bool bool_value = 7;
- hasDoubleValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- hasDoubleValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional double double_value = 3;
- hasDoubleValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional double double_value = 3;
- hasExtent() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- hasExtent() - Method in class vector_tile.VectorTile.Tile.Layer
-
Although this is an "optional" field it is required by the specification.
- hasExtent() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
Although this is an "optional" field it is required by the specification.
- hasFloatValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- hasFloatValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional float float_value = 2;
- hasFloatValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional float float_value = 2;
- hashCode() - Method in class com.graphhopper.gpx.GpxConversions.GPXEntry
- hashCode() - Method in class vector_tile.VectorTile.Tile.Feature
- hashCode() - Method in class vector_tile.VectorTile.Tile
- hashCode() - Method in class vector_tile.VectorTile.Tile.Layer
- hashCode() - Method in class vector_tile.VectorTile.Tile.Value
- hasId() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- hasId() - Method in class vector_tile.VectorTile.Tile.Feature
-
optional uint64 id = 1 [default = 0];
- hasId() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
optional uint64 id = 1 [default = 0];
- hasIntValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- hasIntValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional int64 int_value = 4;
- hasIntValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional int64 int_value = 4;
- hasName() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- hasName() - Method in class vector_tile.VectorTile.Tile.Layer
-
required string name = 1;
- hasName() - Method in interface vector_tile.VectorTile.Tile.LayerOrBuilder
-
required string name = 1;
- hasSintValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- hasSintValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional sint64 sint_value = 6;
- hasSintValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional sint64 sint_value = 6;
- hasStringValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- hasStringValue() - Method in class vector_tile.VectorTile.Tile.Value
-
Exactly one of these values must be present in a valid message
- hasStringValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
Exactly one of these values must be present in a valid message
- hasType() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- hasType() - Method in class vector_tile.VectorTile.Tile.Feature
-
The type of geometry stored in this feature.
- hasType() - Method in interface vector_tile.VectorTile.Tile.FeatureOrBuilder
-
The type of geometry stored in this feature.
- hasUintValue() - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- hasUintValue() - Method in class vector_tile.VectorTile.Tile.Value
-
optional uint64 uint_value = 5;
- hasUintValue() - Method in interface vector_tile.VectorTile.Tile.ValueOrBuilder
-
optional uint64 uint_value = 5;
- hasVersion() - Method in class vector_tile.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 vector_tile.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 vector_tile.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.
- HealthCheckResource - Class in com.graphhopper.resources
-
This is a public facing health check that runs all registered health checks.
- HealthCheckResource(HealthCheckRegistry) - Constructor for class com.graphhopper.resources.HealthCheckResource
I
- I18NResource - Class in com.graphhopper.resources
- I18NResource(TranslationMap) - Constructor for class com.graphhopper.resources.I18NResource
- I18NResource.Response - Class in com.graphhopper.resources
- ID_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Feature
- IllegalArgumentExceptionMapper - Class in com.graphhopper.http
- IllegalArgumentExceptionMapper() - Constructor for class com.graphhopper.http.IllegalArgumentExceptionMapper
- import_date - Variable in class com.graphhopper.resources.InfoResource.Info
- include(String) - Method in class no.ecc.vectortile.Filter.Any
- include(String) - Method in class no.ecc.vectortile.Filter
- include(String) - Method in class no.ecc.vectortile.Filter.Single
- info - Variable in class com.graphhopper.resources.PtIsochroneResource.Response
- Info() - Constructor for class com.graphhopper.resources.InfoResource.Info
- Info() - Constructor for class com.graphhopper.resources.PtIsochroneResource.Response.Info
- InfoResource - Class in com.graphhopper.resources
- InfoResource(GraphHopperConfig, GraphHopper, Boolean) - Constructor for class com.graphhopper.resources.InfoResource
- InfoResource.Info - Class in com.graphhopper.resources
- InfoResource.Info.ProfileData - Class in com.graphhopper.resources
- init(FilterConfig) - Method in class com.graphhopper.http.CORSFilter
- initialize(Bootstrap<?>) - Method in class com.graphhopper.http.GraphHopperBundle
- initialize(Bootstrap<?>) - Method in class com.graphhopper.http.RealtimeBundle
- INT_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Builder
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Feature
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Layer
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- internalGetFieldAccessorTable() - Method in class vector_tile.VectorTile.Tile.Value
- internalGetValueMap() - Static method in enum class vector_tile.VectorTile.Tile.GeomType
- isAutoScale() - Method in class no.ecc.vectortile.VectorTileDecoder
-
Get the autoScale setting.
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Builder
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Feature
- isInitialized() - Method in class vector_tile.VectorTile.Tile
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Layer
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Value.Builder
- isInitialized() - Method in class vector_tile.VectorTile.Tile.Value
- IsochroneResource - Class in com.graphhopper.resources
- IsochroneResource(GraphHopperConfig, GraphHopper, Triangulator, ProfileResolver) - Constructor for class com.graphhopper.resources.IsochroneResource
- IsochroneResource.ResponseType - Enum Class in com.graphhopper.resources
- IsoLabelWithCoordinates() - Constructor for class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.graphhopper.http.MultiExceptionGPXMessageBodyWriter
- iterator() - Method in class no.ecc.vectortile.VectorTileDecoder.FeatureIterable
J
- json - Enum constant in enum class com.graphhopper.resources.IsochroneResource.ResponseType
- JsonErrorEntity - Class in com.graphhopper.http
- JsonErrorEntity(List<String>) - Constructor for class com.graphhopper.http.JsonErrorEntity
K
- KEYS_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Layer
L
- LAYERS_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile
- LINESTRING - Enum constant in enum class vector_tile.VectorTile.Tile.GeomType
-
LINESTRING = 2;
- LINESTRING_VALUE - Static variable in enum class vector_tile.VectorTile.Tile.GeomType
-
LINESTRING = 2;
- locale - Variable in class com.graphhopper.resources.I18NResource.Response
M
- MapMatchingResource - Class in com.graphhopper.resources
-
Resource to use map matching of GraphHopper in a remote client application.
- MapMatchingResource(GraphHopperConfig, GraphHopper, ProfileResolver, TranslationMap, MapMatchingResource.MapMatchingRouterFactory) - Constructor for class com.graphhopper.resources.MapMatchingResource
- MapMatchingResource.MapMatchingRouterFactory - Interface in com.graphhopper.resources
- match(Gpx, UriInfo, double, String, boolean, boolean, boolean, boolean, double, String, String, List<String>, boolean, boolean, boolean, double) - Method in class com.graphhopper.resources.MapMatchingResource
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class vector_tile.VectorTile.Tile.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- mergeFrom(Message) - Method in class vector_tile.VectorTile.Tile.Builder
- mergeFrom(Message) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- mergeFrom(Message) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- mergeFrom(Message) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- mergeFrom(VectorTile.Tile) - Method in class vector_tile.VectorTile.Tile.Builder
- mergeFrom(VectorTile.Tile.Feature) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- mergeFrom(VectorTile.Tile.Layer) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- mergeFrom(VectorTile.Tile.Value) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- MultiExceptionGPXMessageBodyWriter - Class in com.graphhopper.http
- MultiExceptionGPXMessageBodyWriter() - Constructor for class com.graphhopper.http.MultiExceptionGPXMessageBodyWriter
- MultiExceptionMapper - Class in com.graphhopper.http
- MultiExceptionMapper() - Constructor for class com.graphhopper.http.MultiExceptionMapper
- MVTResource - Class in com.graphhopper.resources
- MVTResource(GraphHopper, EncodingManager) - Constructor for class com.graphhopper.resources.MVTResource
N
- name - Variable in class com.graphhopper.resources.InfoResource.Info.ProfileData
- NAME_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Layer
- NearestResource - Class in com.graphhopper.resources
- NearestResource.Response - Class in com.graphhopper.resources
- newBuilder() - Static method in class vector_tile.VectorTile.Tile.Feature
- newBuilder() - Static method in class vector_tile.VectorTile.Tile.Layer
- newBuilder() - Static method in class vector_tile.VectorTile.Tile
- newBuilder() - Static method in class vector_tile.VectorTile.Tile.Value
- newBuilder(VectorTile.Tile) - Static method in class vector_tile.VectorTile.Tile
- newBuilder(VectorTile.Tile.Feature) - Static method in class vector_tile.VectorTile.Tile.Feature
- newBuilder(VectorTile.Tile.Layer) - Static method in class vector_tile.VectorTile.Tile.Layer
- newBuilder(VectorTile.Tile.Value) - Static method in class vector_tile.VectorTile.Tile.Value
- newBuilderForType() - Method in class vector_tile.VectorTile.Tile.Feature
- newBuilderForType() - Method in class vector_tile.VectorTile.Tile.Layer
- newBuilderForType() - Method in class vector_tile.VectorTile.Tile
- newBuilderForType() - Method in class vector_tile.VectorTile.Tile.Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class vector_tile.VectorTile.Tile.Feature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class vector_tile.VectorTile.Tile.Layer
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class vector_tile.VectorTile.Tile
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class vector_tile.VectorTile.Tile.Value
- no.ecc.vectortile - package no.ecc.vectortile
- nodeId - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
O
- OffsetDateTimeParam - Class in com.graphhopper.http
- OffsetDateTimeParam(String) - Constructor for class com.graphhopper.http.OffsetDateTimeParam
- OffsetDateTimeParam(String, String) - Constructor for class com.graphhopper.http.OffsetDateTimeParam
P
- parse(String) - Method in class com.graphhopper.http.DurationParam
- parse(String) - Method in class com.graphhopper.http.GHLocationParam
- parse(String) - Method in class com.graphhopper.http.GHPointParam
- parse(String) - Method in class com.graphhopper.http.OffsetDateTimeParam
- parseDelimitedFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseDelimitedFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseDelimitedFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile
- parseDelimitedFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(byte[]) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(byte[]) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(byte[]) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(byte[]) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(ByteString) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(ByteString) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(ByteString) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(ByteString) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(CodedInputStream) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(CodedInputStream) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(CodedInputStream) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(CodedInputStream) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(InputStream) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(ByteBuffer) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(ByteBuffer) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(ByteBuffer) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(ByteBuffer) - Static method in class vector_tile.VectorTile.Tile.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Feature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Layer
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class vector_tile.VectorTile.Tile.Value
- parser() - Static method in class vector_tile.VectorTile.Tile.Feature
- parser() - Static method in class vector_tile.VectorTile.Tile.Layer
- parser() - Static method in class vector_tile.VectorTile.Tile
- parser() - Static method in class vector_tile.VectorTile.Tile.Value
- PARSER - Static variable in class vector_tile.VectorTile.Tile.Feature
-
Deprecated.
- PARSER - Static variable in class vector_tile.VectorTile.Tile.Layer
-
Deprecated.
- PARSER - Static variable in class vector_tile.VectorTile.Tile
-
Deprecated.
- PARSER - Static variable in class vector_tile.VectorTile.Tile.Value
-
Deprecated.
- POINT - Enum constant in enum class vector_tile.VectorTile.Tile.GeomType
-
POINT = 1;
- POINT_VALUE - Static variable in enum class vector_tile.VectorTile.Tile.GeomType
-
POINT = 1;
- POLYGON - Enum constant in enum class vector_tile.VectorTile.Tile.GeomType
-
POLYGON = 3;
- POLYGON_VALUE - Static variable in enum class vector_tile.VectorTile.Tile.GeomType
-
POLYGON = 3;
- polygons - Variable in class com.graphhopper.resources.PtIsochroneResource.Response
- prevCoordinate - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- prevDistance - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- prevEdgeId - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- prevNodeId - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- prevTimeMillis - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- ProfileData() - Constructor for class com.graphhopper.resources.InfoResource.Info.ProfileData
- ProfileData(String) - Constructor for class com.graphhopper.resources.InfoResource.Info.ProfileData
- ProfileResolver - Class in com.graphhopper.http
- ProfileResolver(List<Profile>) - Constructor for class com.graphhopper.http.ProfileResolver
- profiles - Variable in class com.graphhopper.resources.InfoResource.Info
- profilesByName - Variable in class com.graphhopper.http.ProfileResolver
- provide() - Method in class com.graphhopper.http.RealtimeFeedLoadingCache
- PtIsochroneResource - Class in com.graphhopper.resources
- PtIsochroneResource(GraphHopperConfig, GtfsStorage, EncodingManager, BaseGraph, LocationIndex) - Constructor for class com.graphhopper.resources.PtIsochroneResource
- PtIsochroneResource.Response - Class in com.graphhopper.resources
- PtIsochroneResource.Response.Info - Class in com.graphhopper.resources
- PtMVTResource - Class in com.graphhopper.resources
- PtMVTResource(GraphHopper, GtfsStorage) - Constructor for class com.graphhopper.resources.PtMVTResource
- PtRedirectFilter - Class in com.graphhopper.http
- PtRedirectFilter() - Constructor for class com.graphhopper.http.PtRedirectFilter
- PtRouteResource - Class in com.graphhopper.resources
- PtRouteResource(GraphHopperConfig, PtRouter) - Constructor for class com.graphhopper.resources.PtRouteResource
R
- RealtimeBundle - Class in com.graphhopper.http
- RealtimeBundle() - Constructor for class com.graphhopper.http.RealtimeBundle
- RealtimeBundleConfiguration - Interface in com.graphhopper.http
- RealtimeConfiguration - Class in com.graphhopper.http
- RealtimeConfiguration() - Constructor for class com.graphhopper.http.RealtimeConfiguration
- RealtimeFeedLoadingCache - Class in com.graphhopper.http
- registerAllExtensions(ExtensionRegistry) - Static method in class vector_tile.VectorTile
- registerAllExtensions(ExtensionRegistryLite) - Static method in class vector_tile.VectorTile
- removeFeatures(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- removeLayers(int) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- removeLegacyParameters(PMap) - Static method in class com.graphhopper.resources.RouteResource
- removeValues(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- resolveProfile(PMap) - Method in class com.graphhopper.http.ProfileResolver
- Response() - Constructor for class com.graphhopper.resources.I18NResource.Response
- Response() - Constructor for class com.graphhopper.resources.PtIsochroneResource.Response
- route(List<GHLocationParam>, OffsetDateTimeParam, DurationParam, boolean, String, Boolean, Boolean, Integer, DurationParam, DurationParam, String, Double, String, Double) - Method in class com.graphhopper.resources.PtRouteResource
- RouteResource - Class in com.graphhopper.resources
-
Resource to use GraphHopper in a remote client application like mobile or browser.
- RouteResource(GraphHopperConfig, GraphHopper, ProfileResolver, GHRequestTransformer, Boolean) - Constructor for class com.graphhopper.resources.RouteResource
- run(GraphHopperBundleConfiguration, Environment) - Method in class com.graphhopper.http.GraphHopperBundle
- run(RealtimeBundleConfiguration, Environment) - Method in class com.graphhopper.http.RealtimeBundle
S
- setAgencyId(String) - Method in class com.graphhopper.http.FeedConfiguration
- setAutoScale(boolean) - Method in class no.ecc.vectortile.VectorTileDecoder
-
Set the autoScale setting.
- setBoolValue(boolean) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional bool bool_value = 7;
- setDoubleValue(double) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional double double_value = 3;
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, List<Type>>, int, Type) - Method in class vector_tile.VectorTile.Tile.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile, Type>, Type) - Method in class vector_tile.VectorTile.Tile.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, List<Type>>, int, Type) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Layer, Type>, Type) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, List<Type>>, int, Type) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- setExtension(GeneratedMessage.GeneratedExtension<VectorTile.Tile.Value, Type>, Type) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- setExtent(int) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Although this is an "optional" field it is required by the specification.
- setFeatures(int, VectorTile.Tile.Feature) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- setFeatures(int, VectorTile.Tile.Feature.Builder) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
The actual features in this tile.
- setFeedId(String) - Method in class com.graphhopper.http.FeedConfiguration
- setField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- setFloatValue(float) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional float float_value = 2;
- setGeometry(int, int) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Contains a stream of commands and parameters (vertices).
- setId(long) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
optional uint64 id = 1 [default = 0];
- setIntValue(long) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional int64 int_value = 4;
- setKeys(int, String) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for keys
- setLayers(int, VectorTile.Tile.Layer) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- setLayers(int, VectorTile.Tile.Layer.Builder) - Method in class vector_tile.VectorTile.Tile.Builder
-
repeated .vector_tile.Tile.Layer layers = 3;
- setName(String) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
required string name = 1;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class vector_tile.VectorTile.Tile.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- setSintValue(long) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional sint64 sint_value = 6;
- setStringValue(String) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- setStringValueBytes(ByteString) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
Exactly one of these values must be present in a valid message
- setTags(int, int) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
Tags of this feature are encoded as repeated pairs of integers.
- setType(VectorTile.Tile.GeomType) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
-
The type of geometry stored in this feature.
- setUintValue(long) - Method in class vector_tile.VectorTile.Tile.Value.Builder
-
optional uint64 uint_value = 5;
- setUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Builder
- setUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Feature.Builder
- setUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
- setUnknownFields(UnknownFieldSet) - Method in class vector_tile.VectorTile.Tile.Value.Builder
- setUrl(URL) - Method in class com.graphhopper.http.FeedConfiguration
- setValues(int, VectorTile.Tile.Value) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- setValues(int, VectorTile.Tile.Value.Builder) - Method in class vector_tile.VectorTile.Tile.Layer.Builder
-
Dictionary encoding for values
- setVersion(int) - Method in class vector_tile.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.
- Single(String) - Constructor for class no.ecc.vectortile.Filter.Single
- SINT_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
- SPTResource - Class in com.graphhopper.resources
-
This resource provides the entire shortest path tree as response.
- SPTResource(GraphHopper, ProfileResolver, EncodingManager) - Constructor for class com.graphhopper.resources.SPTResource
- SPTResource.IsoLabelWithCoordinates - Class in com.graphhopper.resources
- start() - Method in class com.graphhopper.http.GraphHopperManaged
- start() - Method in class com.graphhopper.http.RealtimeFeedLoadingCache
- stop() - Method in class com.graphhopper.http.GraphHopperManaged
- stop() - Method in class com.graphhopper.http.RealtimeFeedLoadingCache
- STRING_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
T
- TAGS_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Feature
- timeMillis - Variable in class com.graphhopper.resources.SPTResource.IsoLabelWithCoordinates
- toBuilder() - Method in class vector_tile.VectorTile.Tile.Feature
- toBuilder() - Method in class vector_tile.VectorTile.Tile.Layer
- toBuilder() - Method in class vector_tile.VectorTile.Tile
- toBuilder() - Method in class vector_tile.VectorTile.Tile.Value
- toResponse(MultiException) - Method in class com.graphhopper.http.MultiExceptionMapper
- toResponse(JerseyViolationException) - Method in class com.graphhopper.http.GHJerseyViolationExceptionMapper
- toResponse(IllegalArgumentException) - Method in class com.graphhopper.http.IllegalArgumentExceptionMapper
- toString() - Method in class com.graphhopper.gpx.GpxConversions.GPXEntry
- transformRequest(GHRequest) - Method in interface com.graphhopper.http.GHRequestTransformer
- type - Variable in class com.graphhopper.resources.NearestResource.Response
- TYPE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Feature
- TypeGPXFilter - Class in com.graphhopper.http
- TypeGPXFilter() - Constructor for class com.graphhopper.http.TypeGPXFilter
U
- UINT_VALUE_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Value
- UNKNOWN - Enum constant in enum class vector_tile.VectorTile.Tile.GeomType
-
UNKNOWN = 0;
- UNKNOWN_VALUE - Static variable in enum class vector_tile.VectorTile.Tile.GeomType
-
UNKNOWN = 0;
V
- valueOf(int) - Static method in enum class vector_tile.VectorTile.Tile.GeomType
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class vector_tile.VectorTile.Tile.GeomType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.graphhopper.resources.IsochroneResource.ResponseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class vector_tile.VectorTile.Tile.GeomType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.graphhopper.resources.IsochroneResource.ResponseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class vector_tile.VectorTile.Tile.GeomType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Layer
- vector_tile - package vector_tile
- VectorTile - Class in vector_tile
- VectorTile.Tile - Class in vector_tile
-
Protobuf type
vector_tile.Tile
- VectorTile.Tile.Builder - Class in vector_tile
-
Protobuf type
vector_tile.Tile
- VectorTile.Tile.Feature - Class in vector_tile
-
Features are described in section 4.2 of the specification
- VectorTile.Tile.Feature.Builder - Class in vector_tile
-
Features are described in section 4.2 of the specification
- VectorTile.Tile.FeatureOrBuilder - Interface in vector_tile
- VectorTile.Tile.GeomType - Enum Class in vector_tile
-
GeomType is described in section 4.3.4 of the specification
- VectorTile.Tile.Layer - Class in vector_tile
-
Layers are described in section 4.1 of the specification
- VectorTile.Tile.Layer.Builder - Class in vector_tile
-
Layers are described in section 4.1 of the specification
- VectorTile.Tile.LayerOrBuilder - Interface in vector_tile
- VectorTile.Tile.Value - Class in vector_tile
-
Variant type encoding The use of values is described in section 4.1 of the specification
- VectorTile.Tile.Value.Builder - Class in vector_tile
-
Variant type encoding The use of values is described in section 4.1 of the specification
- VectorTile.Tile.ValueOrBuilder - Interface in vector_tile
- VectorTile.TileOrBuilder - Interface in vector_tile
- VectorTileDecoder - Class in no.ecc.vectortile
- VectorTileDecoder() - Constructor for class no.ecc.vectortile.VectorTileDecoder
- VectorTileDecoder.Feature - Class in no.ecc.vectortile
- VectorTileDecoder.FeatureIterable - Class in no.ecc.vectortile
- VectorTileEncoder - Class in no.ecc.vectortile
-
This is a copy of https://github.com/ElectronicChartCentre/java-vector-tile/commit/15e2e9b127729a00c52ced3a11fd1e9a45b462b1 We use this copy because we want to avoid the non-standard no.ecc Maven repository
- VectorTileEncoder() - Constructor for class no.ecc.vectortile.VectorTileEncoder
-
Create a
VectorTileEncoder
with the default extent of 4096 and clip buffer of 8. - VectorTileEncoder(int) - Constructor for class no.ecc.vectortile.VectorTileEncoder
-
Create a
VectorTileEncoder
with the given extent and a clip buffer of 8. - VectorTileEncoder(int, int, boolean) - Constructor for class no.ecc.vectortile.VectorTileEncoder
- VectorTileEncoder(int, int, boolean, boolean) - Constructor for class no.ecc.vectortile.VectorTileEncoder
- VectorTileEncoder(int, int, boolean, boolean, double) - Constructor for class no.ecc.vectortile.VectorTileEncoder
-
Create a
VectorTileEncoder
with the given extent value. - version - Variable in class com.graphhopper.resources.InfoResource.Info
- VERSION_FIELD_NUMBER - Static variable in class vector_tile.VectorTile.Tile.Layer
W
- writeTo(CodedOutputStream) - Method in class vector_tile.VectorTile.Tile.Feature
- writeTo(CodedOutputStream) - Method in class vector_tile.VectorTile.Tile.Layer
- writeTo(CodedOutputStream) - Method in class vector_tile.VectorTile.Tile.Value
- writeTo(CodedOutputStream) - Method in class vector_tile.VectorTile.Tile
- writeTo(MultiException, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.graphhopper.http.MultiExceptionGPXMessageBodyWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form