Package org.opentrafficsim.core.geometry
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- Jul 22, 2015
- Author:
- Alexander Verbraeck, Hans van Lint, Peter Knoppers, Guus Tamminga, Yufei Yuan
-
Class Summary Class Description Bezier Generation of Bézier curves.Clothoid Generate an OTSLine3D for a clothoid.IntersectionProblem Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.OTS2DSet Set of OTSShape objects and provides methods for fast selection of those objects that intersect an OTSShape.OTSBufferingJTS Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.OTSGeometryUtil Utility class for OTS geometry.OTSLine3D Line with OTSPoint3D points, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).OTSOffsetLinePK Peter Knoppers' attempt to implement offsetLine.OTSPoint3D An OTSPoint3D implements a 3D-coordinate for OTS.OTSShape Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. -
Enum Summary Enum Description OTSLine3D.FractionalFallback Fallback method for when fractional projection fails as the point is beyond the line or from numerical limitations.OTSLine3D.OffsetMethod Which offsetLine method to use... -
Exception Summary Exception Description OTSGeometryException Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.