Package org.djutils.base
The djutils.base package contains a number of very generic classes / interfaces such as the Identifiable interface.
Copyright (c) 2020-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.
- Author:
- Alexander Verbraeck, Peter Knoppers
-
Interface Summary Interface Description Identifiable Interface for all identifiable objects. -
Class Summary Class Description AngleUtil AngleUtil has some base methods to deal with angles, such as normalization between -PI and PI, and between 0 and 2*PI.