Package org.opentrafficsim.base.geometry
package org.opentrafficsim.base.geometry
Candidate classes for djutils-draw, used throughout OTS projects.
-
ClassDescriptionBounds defined by a rectangle.Bounds defined by a rounded rectangle.Bounds defined by a circle.Bounds defined by a polygon.Bounding rectangle; this is a non-centered box.Creates bounds that are at least 2m of size in the x and y direction, useful for animation objects a user may click on.Bounds for generic usage within the OTS context.Locatable that specifies return types.OtsRenderable<L extends OtsLocatable>Extends
Renderable2d
to let thecontains
method look at the actual bounds shape, rather than only the box.