Uses of Package
org.opentrafficsim.base.geometry

Package
Description
OTS specific geometry functionality.
  • Class
    Description
    Adds a direction at the start and end point relative to its super class OtsLine2d, as the first and last segment may not have the same direction as a theoretical line the segments are a numerical approach of.
    Exception when geometry is incorrectly specified or an operation is requested that is not possible.
    This class supports fractional projection, radius, and has location methods .
    Fallback method for when fractional projection fails as the point is beyond the line or from numerical limitations.
    Locatable that specifies return types.
    Shape representation of objects that is suitable for continuous spatial 2D algorithms.
    SpatialObject indicates that an object has a contour that can be requested.