Uses of Class
org.opentrafficsim.xml.bindings.UnitAdapter

Packages that use UnitAdapter
Package
Description
Converters for different XML formats.
  • Uses of UnitAdapter in org.opentrafficsim.xml.bindings

    Modifier and Type
    Class
    Description
    class 
    AccelerationAdapter converts between the XML String for an Acceleration and the DJUnits Acceleration.
    class 
    AngleAdapter converts between the XML String for an Angle and the DJUnits Angle.
    class 
    DirectionAdapter converts between the XML String for an Direction and the DJUnits Direction.
    class 
    DurationAdapter converts between the XML String for a Duration and the DJUnits Duration.
    class 
    FrequencyAdapter converts between the XML String for a Frequency and the DJUnits Frequency.
    class 
    SignedLengthAdapter converts between the XML String for a Length and the DJUnits Length.
    class 
    LinearDensityAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.
    class 
    PerLengthAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.
    class 
    LengthAdapter converts between the XML String for a Length and the DJUnits Length.
    class 
    SpeedAdapter converts between the XML String for a Speed and the DJUnits Speed.
    class 
    TimeAdapter converts between the XML String for a Time and the DJUnits Time.