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 TypeClassDescriptionclass
AccelerationAdapter converts between the XML String for an Acceleration and the DJUnits Acceleration.class
AngleAdapter converts between the XML String for a 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
LengthAdapter 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
DurationAdapter converts between the XML String for a Duration and the DJUnits Duration (positive).class
LengthAdapter converts between the XML String for a Length and the DJUnits Length (positive).class
TimeAdapter converts between the XML String for a Time and the DJUnits Time (positive).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.