Package | Description |
---|---|
de.bsvrz.kex.datex2.plugins.konvertierung.impl |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
eu.datex2.schema.statisch.predefined.locations.routen |
Modifier and Type | Method and Description |
---|---|
protected LinearByCoordinates |
RSPredefinedLocation.getLinearByCoordinates(java.util.List<PointCoordinates> koordinatenListe)
Baut eine LinearByCoordinates-Objekt aus PointCoordinates-Liste.
|
Modifier and Type | Field and Description |
---|---|
protected LinearByCoordinates |
ExtendedLinear.linearByCoordinates |
Modifier and Type | Method and Description |
---|---|
LinearByCoordinates |
ObjectFactory.createLinearByCoordinates()
Create an instance of
LinearByCoordinates |
LinearByCoordinates |
ExtendedLinear.getLinearByCoordinates()
Gets the value of the linearByCoordinates property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedLinear.setLinearByCoordinates(LinearByCoordinates value)
Sets the value of the linearByCoordinates property.
|