Uses of Interface
org.apache.commons.geometry.euclidean.twod.Linecastable2D
Packages that use Linecastable2D
Package
Description
This package provides basic 2D geometry components.
This package provides classes for working with connected sequences of
line segments and other line subsets.
This package provides utilities for constructing basic 2D shapes.
-
Uses of Linecastable2D in org.apache.commons.geometry.euclidean.twod
Subinterfaces of Linecastable2D in org.apache.commons.geometry.euclidean.twodModifier and TypeInterfaceDescriptioninterfaceExtension of theBoundarySourceinterface for Euclidean 2D space.Classes in org.apache.commons.geometry.euclidean.twod that implement Linecastable2DModifier and TypeClassDescriptionclassBoundarySource2Dimplementation that uses boundaries stored in a list.(package private) final classClass that performs linecast operations against arbitraryBoundarySource2Dinstances.classClass representing a finite or infinite convex area in Euclidean 2D space.final classBinary space partitioning (BSP) tree representing a region in two dimensional Euclidean space. -
Uses of Linecastable2D in org.apache.commons.geometry.euclidean.twod.path
Classes in org.apache.commons.geometry.euclidean.twod.path that implement Linecastable2DModifier and TypeClassDescriptionclassClass representing a connected path ofline convex subsets.private static final classInternal class returned when a line path is simplified to remove unnecessary line subset divisions. -
Uses of Linecastable2D in org.apache.commons.geometry.euclidean.twod.shape
Classes in org.apache.commons.geometry.euclidean.twod.shape that implement Linecastable2DModifier and TypeClassDescriptionfinal classClass representing a circle in 2 dimensional Euclidean space.final classClass representing parallelograms, i.e.