package org.djutils.draw; /** * Oriented2d is an interface to indicate an object has a direction in two dimensions. *
* Copyright (c) 2020-2021 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See DJUTILS License.
*