Uses of Class
org.opentrafficsim.xml.bindings.UnitAdapter
| Package | Description |
|---|---|
| org.opentrafficsim.xml.bindings |
Converters for different XML formats.
|
-
Uses of UnitAdapter in org.opentrafficsim.xml.bindings
Subclasses of UnitAdapter in org.opentrafficsim.xml.bindings Modifier and Type Class Description classAccelerationAdapterAccelerationAdapter converts between the XML String for an Acceleration and the DJUnits Acceleration.classAngleAdapterAngleAdapter converts between the XML String for an Angle and the DJUnits Angle.classDirectionAdapterDirectionAdapter converts between the XML String for an Direction and the DJUnits Direction.classDurationAdapterDurationAdapter converts between the XML String for a Duration and the DJUnits Duration.classFrequencyAdapterFrequencyAdapter converts between the XML String for a Frequency and the DJUnits Frequency.classLengthAdapterSignedLengthAdapter converts between the XML String for a Length and the DJUnits Length.classLinearDensityAdapterLinearDensityAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.classPerLengthAdapterPerLengthAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.classPositiveLengthAdapterLengthAdapter converts between the XML String for a Length and the DJUnits Length.classSpeedAdapterSpeedAdapter converts between the XML String for a Speed and the DJUnits Speed.classTimeAdapterTimeAdapter converts between the XML String for a Time and the DJUnits Time.