Uses of Interface
org.opentrafficsim.base.geometry.OtsLocatable
Packages that use OtsLocatable
-
Uses of OtsLocatable in org.opentrafficsim.base.geometry
Methods in org.opentrafficsim.base.geometry with parameters of type OtsLocatableModifier and TypeMethodDescriptionstatic org.djutils.draw.line.Polygon2d
OtsLocatable.boundsAsContour
(OtsLocatable locatable) Generates a polygon as contour based on bounds and location of the locatable.static org.djutils.draw.bounds.Bounds2d
OtsLocatable.contourAsBounds
(OtsLocatable locatable) Generates bounds based on polygon and location of the locatable.static org.djutils.draw.line.Polygon2d
OtsLocatable.relativeContour
(OtsLocatable locatable) Returns the contour of the locatable translated and rotated such that it is defined relative to the location.