Package | Description |
---|---|
eu.datex2.schema.statisch.predefined.locations.segmente |
Modifier and Type | Class and Description |
---|---|
class |
Linear
A linear section along a single road with optional directionality defined between two points on the same road.
|
class |
NetworkLocation
The specification of a location on a network (as a point or a linear location).
|
Modifier and Type | Field and Description |
---|---|
protected Location |
PredefinedLocation.location |
Modifier and Type | Method and Description |
---|---|
Location |
PredefinedLocation.getLocation()
Gets the value of the location property.
|
Modifier and Type | Method and Description |
---|---|
void |
PredefinedLocation.setLocation(Location value)
Sets the value of the location property.
|