Package org.opentrafficsim.core.geometry
Class BufferingTests
java.lang.Object
org.opentrafficsim.core.geometry.BufferingTests
Test the alternative offset line classes.
- Author:
- Peter Knoppers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the offsetLine method that takes relative fraction and offsets arrays.
-
Constructor Details
-
BufferingTests
public BufferingTests()
-
-
Method Details
-
fractionalOffsetLineTest
Test the offsetLine method that takes relative fraction and offsets arrays.- Throws:
OtsGeometryException
- if that happens uncaught; this test has failed
-