Uses of Enum
org.opentrafficsim.trafficcontrol.trafcod.PrintFlags
Packages that use PrintFlags
-
Uses of PrintFlags in org.opentrafficsim.trafficcontrol.trafcod
Methods in org.opentrafficsim.trafficcontrol.trafcod that return PrintFlagsModifier and TypeMethodDescriptionstatic PrintFlags
Returns the enum constant of this type with the specified name.static PrintFlags[]
PrintFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.opentrafficsim.trafficcontrol.trafcod with type arguments of type PrintFlagsModifier and TypeMethodDescriptionVariable.toString
(EnumSet<PrintFlags> printFlags) Convert selected fields to a String.