Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Class and Description |
---|---|
class |
TpegFramedPoint
A point on the road network which is framed between two other points on the same road.
|
class |
TpegSimplePoint
A point on the road network which is not bounded by any other points on the road network.
|
Modifier and Type | Field and Description |
---|---|
protected TpegPointLocation |
Point.tpegPointLocation |
Modifier and Type | Method and Description |
---|---|
TpegPointLocation |
Point.getTpegPointLocation()
Gets the value of the tpegPointLocation property.
|
Modifier and Type | Method and Description |
---|---|
void |
Point.setTpegPointLocation(TpegPointLocation value)
Sets the value of the tpegPointLocation property.
|