Class Renderable2dTest
java.lang.Object
nl.tudelft.simulation.dsol.animation.d2.Renderable2dTest
Unit tests for the Renderable2d class.
Copyright (c) 2020-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License.
- Author:
- Alexander Verbraeck
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) classLocatable with a settable dirZ. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) nl.tudelft.simulation.dsol.animation.LocatablevoidTest the flags for a Rendeable2D.
-
Constructor Details
-
Renderable2dTest
public Renderable2dTest()
-
-
Method Details
-
testFlags
Test the flags for a Rendeable2D.- Throws:
NamingException- when context cannot be created or foundRemoteException- when context is remote and cannot be reached
-
createLocatable3dFakeZ
nl.tudelft.simulation.dsol.animation.Locatable createLocatable3dFakeZ()- Returns:
- a Locatable3d.
-