Index

B C D E F G H L M O P R S T X Y Z 
All Classes and Interfaces|All Packages

B

BufferingTests - Class in org.opentrafficsim.base.geometry
Test the alternative offset line classes.
BufferingTests() - Constructor for class org.opentrafficsim.base.geometry.BufferingTests
 

C

checkConstraint(double, double, boolean, boolean) - Method in class org.opentrafficsim.base.parameters.DualBoundConstraintsTest
Create a DoubleBound for the given values and test it.
checkDefaultValues() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Checks whether default values are properly set, or not in case not given.
cleanTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the createAndCleanOtsLine2d method.
concatenateTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the concatenate method.
constructorsTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the constructors of OtsLine2d.
constructorTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Constructor tests.
customConstraintTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Parameter value custom constraint tests.

D

defaultRangeTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Parameter value default range tests.
defaultsTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Defaults tests.
DirectionalPolyLineTest - Class in org.opentrafficsim.base.geometry
Test for DirectionalPolyLine.
DirectionalPolyLineTest() - Constructor for class org.opentrafficsim.base.geometry.DirectionalPolyLineTest
 
DualBoundConstraintsTest - Class in org.opentrafficsim.base.parameters
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DualBoundConstraintsTest() - Constructor for class org.opentrafficsim.base.parameters.DualBoundConstraintsTest
 

E

equalizeTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Tests equalizations.
equalsTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the equals method.
exceptionTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test that exception is thrown when it should be.
extractTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the extract and extractFraction methods.

F

fractionalOffsetLineTest() - Method in class org.opentrafficsim.base.geometry.BufferingTests
Test the offsetLine method that takes relative fraction and offsets arrays.

G

geometryTest() - Method in class org.opentrafficsim.base.geometry.OtsGeometryUtilTest
Test the printCoordinate family of functions.
getType() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.S
 
getType() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.X
 
getType() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.Y
 

H

HierarchicalTypeTest - Class in org.opentrafficsim.base
Test the basics of the HierarchicalType class.
HierarchicalTypeTest() - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest
 
HierarchicalTypeTest.S - Class in org.opentrafficsim.base
S.
HierarchicalTypeTest.SubType - Class in org.opentrafficsim.base
Extend the HierarchicalType class so we instantiate (and then test) things.
HierarchicalTypeTest.X - Class in org.opentrafficsim.base
X.
HierarchicalTypeTest.XType - Class in org.opentrafficsim.base
XType.
HierarchicalTypeTest.Y - Class in org.opentrafficsim.base
Y.
HierarchicalTypeTest.YType - Class in org.opentrafficsim.base
YType.
HierarchicalTypeTest.ZType - Class in org.opentrafficsim.base
ZType.

L

locationExtendedTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the getLocationExtended method and friends.
locationTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test getLocation method.

M

mergeTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Tests the merging of parameter sets using setAll.

O

offsetLineTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the offsetLine method.
org.opentrafficsim.base - package org.opentrafficsim.base
 
org.opentrafficsim.base.geometry - package org.opentrafficsim.base.geometry
 
org.opentrafficsim.base.parameters - package org.opentrafficsim.base.parameters
 
OtsGeometryExceptionTest - Class in org.opentrafficsim.base.geometry
Test the OtsGeometryException class.
OtsGeometryExceptionTest() - Constructor for class org.opentrafficsim.base.geometry.OtsGeometryExceptionTest
 
OtsGeometryUtilTest - Class in org.opentrafficsim.base.geometry
Test the methods in the OtsGeometryUtil class.
OtsGeometryUtilTest() - Constructor for class org.opentrafficsim.base.geometry.OtsGeometryUtilTest
 
OtsLine2dTest - Class in org.opentrafficsim.base.geometry
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OtsLine2dTest() - Constructor for class org.opentrafficsim.base.geometry.OtsLine2dTest
 
OtsLocatableTest - Class in org.opentrafficsim.base.geometry
Test for OtsLocatable, mainly the static methods.
OtsLocatableTest() - Constructor for class org.opentrafficsim.base.geometry.OtsLocatableTest
 

P

ParametersTest - Class in org.opentrafficsim.base.parameters
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ParametersTest() - Constructor for class org.opentrafficsim.base.parameters.ParametersTest
 
printPath2D(Path2D) - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Print a Path2D to the console.

R

reverseTest() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the reverse method.

S

S(HierarchicalTypeTest.SubType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.S
 
setResetTest() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Tests the set/reset mechanism.
ShapeTest - Class in org.opentrafficsim.base.geometry
Tests OtsShape implementations.
ShapeTest() - Constructor for class org.opentrafficsim.base.geometry.ShapeTest
 
StripeElementTest - Class in org.opentrafficsim.base
Test StripeElementTest.
StripeElementTest() - Constructor for class org.opentrafficsim.base.StripeElementTest
 
SubType(String) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.SubType
Construct a new SubType instance.
SubType(String, HierarchicalTypeTest.SubType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.SubType
Construct a new SubType instance.

T

test() - Method in class org.opentrafficsim.base.geometry.OtsLocatableTest
General test.
testBasics() - Method in class org.opentrafficsim.base.HierarchicalTypeTest
Test the basics of the HierarchicalType class.
testCircle() - Method in class org.opentrafficsim.base.geometry.ShapeTest
Tests CircleShape, and equal RoundedRectangleShape.
testElement() - Method in class org.opentrafficsim.base.StripeElementTest
Tests StripeElement.
testException() - Method in class org.opentrafficsim.base.geometry.OtsGeometryExceptionTest
Test the OtsGeometryException class.
testFind() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the find method.
testFractionalProjection() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Tests the fractional projection method.
testHierarchies() - Method in class org.opentrafficsim.base.HierarchicalTypeTest
Test different hierarchies XType, YType and ZType.
testLine() - Method in class org.opentrafficsim.base.geometry.DirectionalPolyLineTest
Test method.
testNullNotAllowed() - Method in class org.opentrafficsim.base.parameters.ParametersTest
Test that exceptions are thrown when trying to use null values.
testNumericalConstraints() - Method in class org.opentrafficsim.base.parameters.DualBoundConstraintsTest
Test the DoubleBound Constraints.
testNumSegments() - Method in class org.opentrafficsim.base.geometry.OtsGeometryUtilTest
Tests that getNumSegmentsForRadius is correct.
testOffsetPoint() - Method in class org.opentrafficsim.base.geometry.OtsGeometryUtilTest
Test offset point.
testPolygon() - Method in class org.opentrafficsim.base.geometry.ShapeTest
Test polygon.
testRadius() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the getRadius method.
testRectangle() - Method in class org.opentrafficsim.base.geometry.ShapeTest
Tests RectangleShape, and equal RoundedRectangleShape.
testTimeStampedObject() - Method in class org.opentrafficsim.base.TimeStampedObjectTest
Test the TimeStampedObject class.
testTruncate() - Method in class org.opentrafficsim.base.geometry.OtsLine2dTest
Test the truncate method.
TimeStampedObjectTest - Class in org.opentrafficsim.base
Test the TimeStampedObject class.
TimeStampedObjectTest() - Constructor for class org.opentrafficsim.base.TimeStampedObjectTest
 
toString() - Method in class org.opentrafficsim.base.HierarchicalTypeTest.SubType
 

X

X(HierarchicalTypeTest.XType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.X
 
XType(String, HierarchicalTypeTest.XType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.XType
Instantiate hierarchical type.

Y

Y(HierarchicalTypeTest.YType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.Y
 
YType(String, HierarchicalTypeTest.YType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.YType
Instantiate hierarchical type.

Z

ZType(String, HierarchicalTypeTest.XType) - Constructor for class org.opentrafficsim.base.HierarchicalTypeTest.ZType
Instantiate hierarchical type.
B C D E F G H L M O P R S T X Y Z 
All Classes and Interfaces|All Packages