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 TypeInterfaceDescriptioninterface
This class returns bounds that respond tocontains(x, y)
by checking a clickable expanse around a line.interface
This 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.Bounds2d
ClickableLocatable.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 interface
LinkData provides the information required to draw a link.static interface
NodeData 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 interface
StaticObjectData 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 interface
LaneBasedObjectData provides the information required to draw a lane based object.static interface
BusStopData provides the information required to draw a bus stop.static interface
ConflictData provides the information required to draw a conflict.static interface
CrossSectionElementData provides the information required to draw a cross section element.static interface
ShoulderData provides the information required to draw a shoulder.interface
Tagging interface to toggle different types of detectors in animation.static interface
GtuGeneratorPositionData provides the information required to draw a GTU generator position.static interface
LaneData provides the information required to draw a lane.static interface
LaneDetectorData provides the information required to draw a lane detector.static interface
SinkData provides the information required to draw a sink.static interface
SinkData provides the information required to draw a sink.static interface
Data for priority animation.static interface
LinkData provides the information required to draw a link.static interface
StripeData provides the information required to draw a stripe.static interface
TrafficLightData provides the information required to draw a traffic light.static interface
TrafficLightDetectorData provides the information required to draw a traffic light detector.Classes in org.opentrafficsim.draw.road that implement ClickableLocatableModifier and TypeClassDescriptionstatic class
Draw center line of a lane.