Road Object Location
            abstract class RoadObjectLocation
Content copied to clipboard
RoadObjectLocation contains information about the location of the road object of a concrete flavor/shape (gantry, polygon, line, point etc.) on the road graph.
Parameters
locationType
type of the road object location
shape
geometry of the road object
Available values are:
Functions
Properties
locationType
                          
                    Link copied to clipboard
                        shape
                          
                    
                  Link copied to clipboard
                        Inheritors
GantryLocation
                          
                    
                  Link copied to clipboard
                        OpenLRLineLocation
                          
                    
                  Link copied to clipboard
                        OpenLRPointLocation
                          
                    
                  Link copied to clipboard
                        PointLocation
                          
                    
                  Link copied to clipboard
                        PolygonLocation
                          
                    
                  Link copied to clipboard
                        PolylineLocation
                          
                    
                  Link copied to clipboard
                        RouteAlertLocation
                          
                    
                  Link copied to clipboard
                        SubgraphLocation
                          
                    
                  Link copied to clipboard