Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Class and Description |
---|---|
class |
Area
A geographic or geometric defined area which may be qualified by height information to provide additional geospatial discrimination (e.g. for snow in an area but only above a certain altitude).
|
class |
Linear
A linear section along a single road with optional directionality defined between two points on the same road.
|
class |
Location
The specification of a location either on a network (as a point or a linear location) or as an area.
|
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 GroupOfLocations |
SituationRecord.groupOfLocations |
Modifier and Type | Method and Description |
---|---|
GroupOfLocations |
SituationRecord.getGroupOfLocations()
Gets the value of the groupOfLocations property.
|
Modifier and Type | Method and Description |
---|---|
void |
SituationRecord.setGroupOfLocations(GroupOfLocations value)
Sets the value of the groupOfLocations property.
|