Uses of Interface
org.opentrafficsim.base.geometry.OtsBounds2d
Packages that use OtsBounds2d
Package
Description
Candidate classes for djutils-draw, used throughout OTS projects.
-
Uses of OtsBounds2d in org.opentrafficsim.base.geometry
Classes in org.opentrafficsim.base.geometry that implement OtsBounds2dModifier and TypeClassDescriptionclassBounds defined by a rectangle.classBounds defined by a rounded rectangle.classBounds defined by a circle.classBounds defined by a polygon.classBounding rectangle; this is a non-centered box.Methods in org.opentrafficsim.base.geometry that return OtsBounds2dModifier and TypeMethodDescriptionstatic OtsBounds2dClickableBounds.get(org.djutils.draw.bounds.Bounds<?, ?, ?> bounds) Creates bounds that are at least 2m of size in the x and y direction.OtsLocatable.getBounds()Returns the bounds relative to the location.default OtsBounds2dOtsBounds2d.intersection(OtsBounds2d otherBounds) Methods in org.opentrafficsim.base.geometry with parameters of type OtsBounds2dModifier and TypeMethodDescriptiondefault OtsBounds2dOtsBounds2d.intersection(OtsBounds2d otherBounds) default booleanOtsBounds2d.intersects(OtsBounds2d otherBounds)