Uses of Interface
org.opentrafficsim.draw.ClickableLocatable
Packages that use ClickableLocatable
Package
Description
Generic animation classes, i.e., for displaying texts.
Animation for Links, Lanes, Nodes.
Animation for static objects.
Animation for Links, Lanes, Nodes.
-
Uses of ClickableLocatable in org.opentrafficsim.draw
Subinterfaces of ClickableLocatable in org.opentrafficsim.drawModifier and TypeInterfaceDescriptioninterfaceThis class returns bounds that respond tocontains(x, y)by checking a clickable expanse around a line.interfaceThis class returns bounds that respond tocontains(x, y)by checking a clickable expanse around a point (radius).Methods in org.opentrafficsim.draw with parameters of type ClickableLocatableModifier and TypeMethodDescriptionstatic org.djutils.draw.bounds.Bounds2dClickableLocatable.getBounds(ClickableLocatable locatable) Returns bounds that comply to the actual shape. -
Uses of ClickableLocatable in org.opentrafficsim.draw.network
Subinterfaces of ClickableLocatable in org.opentrafficsim.draw.networkModifier and TypeInterfaceDescriptionstatic interfaceLinkData provides the information required to draw a link.static interfaceNodeData provides the information required to draw a node. -
Uses of ClickableLocatable in org.opentrafficsim.draw.object
Subinterfaces of ClickableLocatable in org.opentrafficsim.draw.objectModifier and TypeInterfaceDescriptionstatic interfaceStaticObjectData provides the information required to draw a static object. -
Uses of ClickableLocatable in org.opentrafficsim.draw.road
Subinterfaces of ClickableLocatable in org.opentrafficsim.draw.roadModifier and TypeInterfaceDescriptionstatic interfaceLaneBasedObjectData provides the information required to draw a lane based object.static interfaceBusStopData provides the information required to draw a bus stop.static interfaceConflictData provides the information required to draw a conflict.static interfaceCrossSectionElementData provides the information required to draw a cross section element.static interfaceShoulderData provides the information required to draw a shoulder.interfaceTagging interface to toggle different types of detectors in animation.static interfaceGtuGeneratorPositionData provides the information required to draw a GTU generator position.static interfaceLaneData provides the information required to draw a lane.static interfaceLaneDetectorData provides the information required to draw a lane detector.static interfaceSinkData provides the information required to draw a sink.static interfaceSinkData provides the information required to draw a sink.static interfaceData for priority animation.static interfaceLinkData provides the information required to draw a link.static interfaceStripeData provides the information required to draw a stripe.static interfaceTrafficLightData provides the information required to draw a traffic light.static interfaceTrafficLightDetectorData provides the information required to draw a traffic light detector.Classes in org.opentrafficsim.draw.road that implement ClickableLocatableModifier and TypeClassDescriptionstatic classDraw center line of a lane.