Uses of Package
org.opentrafficsim.core.geometry
Packages that use org.opentrafficsim.core.geometry
Package
Description
Core classes with generic interfaces.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Operational plans describe a path through the world with a speed profile that a GTU intends to follow.
Classes that build a network with nodes, links, and cross-sections.
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.coreClassDescriptionCopyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.geometryClassDescriptionContinuous definition of a Bezier.Continuous definition of a cubic Bezier.Continuous definition of a clothoid.A continuous line defines a line in an exact manner, from which numerical polylines can be derived.Line representation that a
Flattener
can flatten in to a polyline.Flattens a continuous line in to a polyline.Container for fractional length data.Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Line with underlying PolyLine2d, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).Fallback method for when fractional projection fails as the point is beyond the line or from numerical limitations. -
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.gtu.plan.operationalClassDescriptionLine with underlying PolyLine2d, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).
-
Classes in org.opentrafficsim.core.geometry used by org.opentrafficsim.core.networkClassDescriptionContainer for fractional length data.Line with underlying PolyLine2d, a cached length indexed line, a cached length, and a cached centroid (all calculated on first use).