See: Description
Class | Description |
---|---|
AbstractPathConnector<E extends AbstractPathConnector.ConnectableElement<E>> |
Abstract base class for joining unconnected path elements into connected, directional
paths.
|
AbstractPathConnector.ConnectableElement<E extends AbstractPathConnector.ConnectableElement<E>> |
Class used to represent connectable path elements for use with
AbstractPathConnector . |
EuclideanUtils |
Class containing utilities and algorithms intended to be internal to the library.
|
Matrices |
This class consists exclusively of static matrix utility methods.
|
Vectors |
This class consists exclusively of static vector utility methods.
|
This package contains Euclidean geometry utilities and classes intended for internal use only. No guarantees are made for the stability of the contained APIs.
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.