Package | Description |
---|---|
eu.datex2.schema.statisch.predefined.locations.messquerschnitte |
Modifier and Type | Class and Description |
---|---|
class |
NetworkLocation
The specification of a location on a network (as a point or a linear location).
|
class |
Point
A single geospatial point.
|
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.
|