| Package | Description | 
|---|---|
| com.graphhopper.routing.util.spatialrules | |
| com.graphhopper.routing.util.spatialrules.countries | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSpatialRule | 
| Modifier and Type | Method and Description | 
|---|---|
| SpatialRule | CountriesSpatialRuleFactory. createSpatialRule(String id,
                 List<org.locationtech.jts.geom.Polygon> polygons) | 
| SpatialRule | SpatialRuleLookupBuilder.SpatialRuleFactory. createSpatialRule(String id,
                 List<org.locationtech.jts.geom.Polygon> borders) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SpatialRule> | SpatialRuleSet. getRules() | 
| List<SpatialRule> | SpatialRuleLookupJTS. getRules() | 
| List<SpatialRule> | SpatialRuleLookup. getRules() | 
| Constructor and Description | 
|---|
| SpatialRuleLookupJTS(List<SpatialRule> spatialRules,
                    org.locationtech.jts.geom.Envelope maxBounds) | 
| SpatialRuleSet(List<SpatialRule> rules,
              int spatialId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AustriaSpatialRuleDefines the default rules for Austria roads | 
| class  | GermanySpatialRuleDefines the default rules for German roads | 
Copyright © 2012–2020. All rights reserved.