Class CliUnitConverters.AREA

java.lang.Object
org.djutils.cli.CliUnitConverters.AREA
All Implemented Interfaces:
CommandLine.ITypeConverter<Area>
Enclosing class:
CliUnitConverters

public static class CliUnitConverters.AREA
extends Object
implements CommandLine.ITypeConverter<Area>
Convert an area String with unit on the command line to an Area scalar.