B C D E L M O P R S T V 
All Classes All Packages

B

BezierTest - Class in org.djutils.draw.line
Test the Bézier class.
BezierTest() - Constructor for class org.djutils.draw.line.BezierTest
 
bezierTest2d() - Method in class org.djutils.draw.line.BezierTest
Test the various 2d methods in the Bezier class.
bezierTest3d() - Method in class org.djutils.draw.line.BezierTest
Test the various 3d methods in the Bezier class.
Bounds2dTest - Class in org.djutils.draw.bounds
Bounds2dTest.java.
Bounds2dTest() - Constructor for class org.djutils.draw.bounds.Bounds2dTest
 
Bounds3dTest - Class in org.djutils.draw.bounds
Bounds3dText.java.
Bounds3dTest() - Constructor for class org.djutils.draw.bounds.Bounds3dTest
 
boundsTest() - Method in class org.djutils.draw.line.Ray2dTest
Test the result of the getBounds method.
boundsTest() - Method in class org.djutils.draw.line.Ray3dTest
Test the result of the getBounds method.

C

circleIntersectionTest() - Method in class org.djutils.draw.point.Point2dTest
Test the circleIntersection method.
cleanTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the createAndCleanLine3d method.
closestPointOnSegmentTest() - Method in class org.djutils.draw.line.LineSegment2dTest
Test the closestPointOnSegment method.
closestPointOnSegmentTest() - Method in class org.djutils.draw.line.LineSegment3dTest
Test the closestPointOnSegment method.
CombinedRotations - Class in org.djutils.draw
CombinedRotations.java.
compareBeziers(String, PolyLine2d, PolyLine2d, int, double) - Method in class org.djutils.draw.line.BezierTest
Compare Bézier curve approximations.
concatenateTest() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the concatenate method.
concatenateTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the concatenate method.
constructorsTest() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the constructors of PolyLine2d.
constructorsTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the constructors of PolyLine3d.
constructorTest() - Method in class org.djutils.draw.bounds.Bounds2dTest
Test the bounding rectangle constructor.
constructorTest() - Method in class org.djutils.draw.bounds.Bounds3dTest
Test the bounding box constructor.
constructorTest() - Method in class org.djutils.draw.line.LineSegment2dTest
Test the constructors.
constructorTest() - Method in class org.djutils.draw.line.LineSegment3dTest
Test the constructors.

D

drawExceptionTest() - Method in class org.djutils.draw.DrawExceptionTest
Test all constructors for DrawException.
DrawExceptionTest - Class in org.djutils.draw
Test the constructors for ValueException.
DrawExceptionTest() - Constructor for class org.djutils.draw.DrawExceptionTest
 
DrawRuntimeExceptionTest() - Method in class org.djutils.draw.DrawExceptionTest
Test all constructors for DrawRuntimeException.

E

epsilonEqualsTest() - Method in class org.djutils.draw.line.Ray2dTest
Test the epsilonEquals method.
epsilonEqualsTest() - Method in class org.djutils.draw.line.Ray3dTest
Test the epsilonEquals method.
equalsTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the equals method.
exceptionTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test that exception is thrown when it should be.
extractTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the extract and extractFraction methods.

L

LineSegment2dTest - Class in org.djutils.draw.line
Segment2dTest.java.
LineSegment2dTest() - Constructor for class org.djutils.draw.line.LineSegment2dTest
 
LineSegment3dTest - Class in org.djutils.draw.line
Segment3dTest.java.
LineSegment3dTest() - Constructor for class org.djutils.draw.line.LineSegment3dTest
 
locationExtendedTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the getLocationExtended method and friends.
locationTest() - Method in class org.djutils.draw.line.LineSegment2dTest
Test the getLocation methods.
locationTest() - Method in class org.djutils.draw.line.LineSegment3dTest
Test the getLocation methods.

M

main(String[]) - Static method in class org.djutils.draw.CombinedRotations
Demonstrate all combinations of 90 degree rotations.
main(String[]) - Static method in class org.djutils.draw.Transform3dTest
Check what transform does to a unit vector.
methodTest() - Method in class org.djutils.draw.bounds.Bounds2dTest
Test various methods of a Bounds2d.
methodTest() - Method in class org.djutils.draw.bounds.Bounds3dTest
Test various methods of a Bounds2d.

O

org.djutils.draw - package org.djutils.draw
 
org.djutils.draw.bounds - package org.djutils.draw.bounds
 
org.djutils.draw.line - package org.djutils.draw.line
 
org.djutils.draw.point - package org.djutils.draw.point
 
OrientedPoint2dTest - Class in org.djutils.draw.point
OrientedPoint2dTest.java.
OrientedPoint2dTest() - Constructor for class org.djutils.draw.point.OrientedPoint2dTest
 
OrientedPoint3dTest - Class in org.djutils.draw.point
OrientedPoint3dTest.java.
OrientedPoint3dTest() - Constructor for class org.djutils.draw.point.OrientedPoint3dTest
 

P

Point2dTest - Class in org.djutils.draw.point
Point2dTest.java.
Point2dTest() - Constructor for class org.djutils.draw.point.Point2dTest
 
Point3dTest - Class in org.djutils.draw.point
Point3dTest.java.
Point3dTest() - Constructor for class org.djutils.draw.point.Point3dTest
 
PolyLine2dTest - Class in org.djutils.draw.line
TestLine2d.java.
PolyLine2dTest() - Constructor for class org.djutils.draw.line.PolyLine2dTest
 
PolyLine3dTest - Class in org.djutils.draw.line
TestLine3d.java.
PolyLine3dTest() - Constructor for class org.djutils.draw.line.PolyLine3dTest
 
printPath2D(Path2D) - Method in class org.djutils.draw.line.PolyLine3dTest
Print a Path2D to the console.

R

Ray2dTest - Class in org.djutils.draw.line
Ray2dTest.java.
Ray2dTest() - Constructor for class org.djutils.draw.line.Ray2dTest
 
Ray3dTest - Class in org.djutils.draw.line
Ray3dTest.java.
Ray3dTest() - Constructor for class org.djutils.draw.line.Ray3dTest
 
reverseAndProjectTest() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the reverse and project methods.

S

SpaceTest - Class in org.djutils.draw
SpaceTest.java.
SpaceTest() - Constructor for class org.djutils.draw.SpaceTest
 

T

testClosestPoint() - Method in class org.djutils.draw.line.Ray2dTest
Test the closestPointOnRay method.
testClosestPoint() - Method in class org.djutils.draw.line.Ray3dTest
Test the closestPointOnRay method.
testClosestPointOnSegment() - Method in class org.djutils.draw.point.Point2dTest
Test the closestPointOnSegment method.
testClosestPointOnSegment() - Method in class org.djutils.draw.point.Point3dTest
Test the closestPointOnSegment method.
testConstructor() - Method in class org.djutils.draw.Transform2dTest
Test that the constructor creates an Identity matrix.
testConstructor() - Method in class org.djutils.draw.Transform3dTest
Test that the constructor creates an Identity matrix.
testConstructors() - Method in class org.djutils.draw.line.PolyLine2dTest
Test all constructors of a Line2d.
testConstructors() - Method in class org.djutils.draw.line.PolyLine3dTest
Test all constructors of a Line2d.
testConstructors() - Method in class org.djutils.draw.line.Ray2dTest
Test the various constructors of a Ray2d.
testConstructors() - Method in class org.djutils.draw.line.Ray3dTest
Test the various constructors of a Ray3d.
testDirection() - Method in class org.djutils.draw.point.Point2dTest
Test the direction method.
testExceptions2d() - Method in class org.djutils.draw.line.BezierTest
Test the various exceptions of the 2d methods in the Bezier class.
testExceptions3d() - Method in class org.djutils.draw.line.BezierTest
Test the various exceptions of the 3d methods in the Bezier class.
testExports() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the debugging output methods.
testFilter() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the noiseFilteredLine method.
testFind() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the find method.
testIntersectionOfLines() - Method in class org.djutils.draw.point.Point2dTest
Test the intersectionOfLines method.
testIntersectionOfLineSegments() - Method in class org.djutils.draw.point.Point2dTest
Test the intersectionOfLineSegments method.
testLocation() - Method in class org.djutils.draw.line.Ray2dTest
Test the getLocation and getLocationExtended methods.
testLocation() - Method in class org.djutils.draw.line.Ray3dTest
Test the getLocation and getLocationExtended methods.
testMatrixMultiplication() - Method in class org.djutils.draw.Transform2dTest
Test the matrix / vector multiplication.
testMatrixMultiplication() - Method in class org.djutils.draw.Transform3dTest
Test the matrix / vector multiplication.
testOffsetLine() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the offsetLine methods.
testOrientedPoint2dConstruction() - Method in class org.djutils.draw.point.OrientedPoint2dTest
Test the OrientedPoint2d construction methods.
testOrientedPoint2dOperators() - Method in class org.djutils.draw.point.OrientedPoint2dTest
Test the OrientedPoint2d operators.
testOrientedPoint2dOperatorsNPE() - Method in class org.djutils.draw.point.OrientedPoint2dTest
Test the OrientedPoint2d operators for NPE.
testOrientedPoint3dConstruction() - Method in class org.djutils.draw.point.OrientedPoint3dTest
Test the OrientedPoint3d construction methods.
testOrientedPoint3dOperators() - Method in class org.djutils.draw.point.OrientedPoint3dTest
Test the OrientedPoint3d operators.
testOrientedPoint3dOperatorsNPE() - Method in class org.djutils.draw.point.OrientedPoint3dTest
Test the OrientedPoint3d operators for NPE.
testOrientedPointEquals() - Method in class org.djutils.draw.point.OrientedPoint3dTest
Test the OrientedPoint3d construction methods.
testOtherMethods() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the other methods of Line2d.
testPathWithClose() - Method in class org.djutils.draw.line.PolyLine2dTest
Test construction of a Line2d from a Path2D with SEG_CLOSE.
testPoint2dConstruction() - Method in class org.djutils.draw.point.Point2dTest
Test the Point2d construction methods.
testPoint2dOperators() - Method in class org.djutils.draw.point.Point2dTest
Test the Point2d operators.
testPoint2dOperatorsNPE() - Method in class org.djutils.draw.point.Point2dTest
Test the Point2d operators for NPE.
testPoint3dConstruction() - Method in class org.djutils.draw.point.Point3dTest
Test the Point3d construction methods.
testPoint3dOperators() - Method in class org.djutils.draw.point.Point3dTest
Test the Point3d operators.
testPoint3dOperatorsNPE() - Method in class org.djutils.draw.point.Point3dTest
Test the Point3d operators for NPE.
testProjectRay() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the projectDirectedPoint method.
testProjectRayTransition() - Method in class org.djutils.draw.line.PolyLine2dTest
Test the projectRay method.
testSpace() - Method in class org.djutils.draw.SpaceTest
Test the Space2d and Space3d classes.
testToStringHashCodeAndEquals() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the hashCode and Equals methods.
testTranslateScaleRotateShearAndReflect() - Method in class org.djutils.draw.Transform2dTest
Test the translate, scale, rotate, shear and reflect methods.
testTranslateScaleRotateShearAndReflect() - Method in class org.djutils.draw.Transform3dTest
Test the translate, scale, rotate, shear and reflect methods.
testTruncate() - Method in class org.djutils.draw.line.PolyLine3dTest
Test the truncate method.
toStringTest() - Method in class org.djutils.draw.Transform2dTest
Check that toString returns something descriptive.
toStringTest() - Method in class org.djutils.draw.Transform3dTest
Check that toString returns something descriptive.
Transform2dTest - Class in org.djutils.draw
Transform2dTest.java.
Transform2dTest() - Constructor for class org.djutils.draw.Transform2dTest
 
Transform3dTest - Class in org.djutils.draw
Transform3dTest.java.
Transform3dTest() - Constructor for class org.djutils.draw.Transform3dTest
 
transformBounds2dTest() - Method in class org.djutils.draw.Transform2dTest
Test transformation of a bounding rectangle.
transformBounds3dTest() - Method in class org.djutils.draw.Transform3dTest
Test transformation of a bounding box.
transformTest() - Method in class org.djutils.draw.Transform2dTest
Test the transform method.
transformTest() - Method in class org.djutils.draw.Transform3dTest
Test the transform method.

V

verifySegment(String, LineSegment2d, double, double, double, double) - Method in class org.djutils.draw.line.LineSegment2dTest
Check that a segment has all the right values.
verifySegment(String, LineSegment3d, double, double, double, double, double, double) - Method in class org.djutils.draw.line.LineSegment3dTest
Check that a segment has all the right values.
B C D E L M O P R S T V 
All Classes All Packages