public class StationLineBackup extends Object
| Constructor and Description |
|---|
StationLineBackup(String lineProperty)
Creates a new StationLineBackup object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cutSubobjects(List<de.cismet.cids.dynamics.CidsBean> all,
double from,
double till,
int routeId)
Cut the given beans, if they are not within the given bounds.
|
void |
restoreStationValues(de.cismet.cids.dynamics.CidsBean cidsBean)
Restores the station line properties of the given cids bean.
|
void |
save(de.cismet.cids.dynamics.CidsBean cidsBean)
Saves the station line properties of the given cids bean.
|
public StationLineBackup(String lineProperty)
lineProperty - DOCUMENT ME!public void save(de.cismet.cids.dynamics.CidsBean cidsBean)
cidsBean - DOCUMENT ME!public void restoreStationValues(de.cismet.cids.dynamics.CidsBean cidsBean)
cidsBean - DOCUMENT ME!public void cutSubobjects(List<de.cismet.cids.dynamics.CidsBean> all, double from, double till, int routeId)
all - DOCUMENT ME!from - DOCUMENT ME!till - DOCUMENT ME!routeId - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.