Uses of Interface
org.opentrafficsim.base.geometry.OtsLocatable
Packages that use OtsLocatable
Package
Description
Candidate classes for djutils-draw, used throughout OTS projects.
-
Uses of OtsLocatable in org.opentrafficsim.base.geometry
Classes in org.opentrafficsim.base.geometry with type parameters of type OtsLocatableModifier and TypeClassDescriptionclass
OtsRenderable<L extends OtsLocatable>
ExtendsRenderable2d
to let thecontains
method look at the actual bounds shape, rather than only the box.