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(Length width, Color color) Creates a continuous stripe element.static StripeElementStripeElement.dashed(Length width, Color color, LengthVector dashes) Creates a dashed stripe element.static StripeElementCreates a gap stripe element.