Package | Description |
---|---|
org.apache.commons.geometry.euclidean.internal |
This package contains Euclidean geometry utilities and classes intended
for internal use only.
|
org.apache.commons.geometry.euclidean.twod.path |
This package provides classes for working with connected sequences of
line segments and other line subsets.
|
Class and Description |
---|
AbstractPathConnector.ConnectableElement
Class used to represent connectable path elements for use with
AbstractPathConnector . |
Class and Description |
---|
AbstractPathConnector
Abstract base class for joining unconnected path elements into connected, directional
paths.
|
AbstractPathConnector.ConnectableElement
Class used to represent connectable path elements for use with
AbstractPathConnector . |
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.