Uses of Record Class
org.opentrafficsim.base.StripeElement
Packages that use StripeElement
-
Uses of StripeElement in org.opentrafficsim.base
Methods in org.opentrafficsim.base that return StripeElementModifier and TypeMethodDescriptionstatic StripeElementStripeElement.continuous(org.djunits.value.vdouble.scalar.Length width, Color color) Creates a continuous stripe element.static StripeElementStripeElement.dashed(org.djunits.value.vdouble.scalar.Length width, Color color, org.djunits.value.vdouble.vector.LengthVector dashes) Creates a dashed stripe element.static StripeElementStripeElement.gap(org.djunits.value.vdouble.scalar.Length width) Creates a gap stripe element.