Uses of Class
org.opentrafficsim.xml.bindings.ScalarAdapter
Packages that use ScalarAdapter
Package
Description
Converters for different XML types and elements.
-
Uses of ScalarAdapter in org.opentrafficsim.xml.bindings
Subclasses of ScalarAdapter in org.opentrafficsim.xml.bindingsModifier and TypeClassDescriptionclassAccelerationAdapter converts between the XML String for an Acceleration and the DJUnits Acceleration.classAngleAdapter converts between the XML String for a Angle and the DJUnits Angle.classDirectionAdapter converts between the XML String for an Direction and the DJUnits Direction.classDurationAdapter converts between the XML String for a Duration and the DJUnits Duration.classFrequencyAdapter converts between the XML String for a Frequency and the DJUnits Frequency.classLengthAdapter converts between the XML String for a Length and the DJUnits Length.classLinearDensityAdapter converts between the XML String for a LinearDensity and the DJUnits LinearDensity.classDurationAdapter converts between the XML String for a Duration and the DJUnits Duration (positive).classLengthAdapter converts between the XML String for a Length and the DJUnits Length (positive).classTimeAdapter converts between the XML String for a Time and the DJUnits Time (positive).classSpeedAdapter converts between the XML String for a Speed and the DJUnits Speed.classTimeAdapter converts between the XML String for a Time and the DJUnits Time.