Uses of Package
org.opentrafficsim.draw
Packages that use org.opentrafficsim.draw
Package
Description
Generic animation classes, i.e., for displaying texts.
Various graphs that function on generic meta-data (like which path) and data structures.
GTU animations.
Animation for Links, Lanes, Nodes.
Animation for static objects.
Animation for Links, Lanes, Nodes.
-
Classes in org.opentrafficsim.draw used by org.opentrafficsim.drawClassDescriptionThis class returns bounds that respond to
contains(x, y)
by checking the actual shape, while also accounting for a minimum clickable expanse.Paint scale that forces the output to be a color.Z-level for use inLocatable.getZ()
implementations.Location of the text in the explanation.Display a text for another Locatable object.Interface to obtain the color of the background.Determine if a Feature object should be rendered.Weight of the text font in the explanation.Width of the text font in the explanation. -
Classes in org.opentrafficsim.draw used by org.opentrafficsim.draw.graphs
-
Classes in org.opentrafficsim.draw used by org.opentrafficsim.draw.gtuClassDescriptionExtends
Renderable2d
to let thecontains
method look at the actual bounds shape, rather than only the box.Location of the text in the explanation.Display a text for another Locatable object.Interface to obtain the color of the background. -
Classes in org.opentrafficsim.draw used by org.opentrafficsim.draw.networkClassDescriptionThis class returns bounds that respond to
contains(x, y)
by checking a clickable expanse around a line.This class returns bounds that respond tocontains(x, y)
by checking the actual shape, while also accounting for a minimum clickable expanse.This class returns bounds that respond tocontains(x, y)
by checking a clickable expanse around a point (radius).ExtendsRenderable2d
to let thecontains
method look at the actual bounds shape, rather than only the box.Location of the text in the explanation.Display a text for another Locatable object.Determine if a Feature object should be rendered. -
Classes in org.opentrafficsim.draw used by org.opentrafficsim.draw.objectClassDescriptionThis class returns bounds that respond to
contains(x, y)
by checking the actual shape, while also accounting for a minimum clickable expanse.ExtendsRenderable2d
to let thecontains
method look at the actual bounds shape, rather than only the box. -
Classes in org.opentrafficsim.draw used by org.opentrafficsim.draw.roadClassDescriptionThis class returns bounds that respond to
contains(x, y)
by checking a clickable expanse around a line.This class returns bounds that respond tocontains(x, y)
by checking the actual shape, while also accounting for a minimum clickable expanse.ExtendsRenderable2d
to let thecontains
method look at the actual bounds shape, rather than only the box.Location of the text in the explanation.Display a text for another Locatable object.