Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed |
This package provides basic 3D geometry components.
|
org.apache.commons.geometry.euclidean.twod |
This package provides basic 2D geometry components.
|
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 |
---|
LinePath
Class representing a connected path of
line convex subsets . |
Class and Description |
---|
LinePath
Class representing a connected path of
line convex subsets . |
Class and Description |
---|
AbstractLinePathConnector
Abstract class for joining collections of line subsets into connected
paths.
|
AbstractLinePathConnector.ConnectableLineSubset
Internal class used to connect line subsets together.
|
InteriorAngleLinePathConnector
Line subset connector that selects between multiple connection options
based on the resulting interior angle.
|
LinePath
Class representing a connected path of
line convex subsets . |
LinePath.Builder
Class used to build line paths.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.