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.Polygon2dOtsLocatable.boundsAsContour(OtsLocatable locatable) Generates a polygon as contour based on bounds and location of the locatable.static org.djutils.draw.bounds.Bounds2dOtsLocatable.contourAsBounds(OtsLocatable locatable) Generates bounds based on polygon and location of the locatable.static org.djutils.draw.line.Polygon2dOtsLocatable.relativeContour(OtsLocatable locatable) Returns the contour of the locatable translated and rotated such that it is defined relative to the location.