Uses of Class
org.episteme.core.mathematics.geometry.boundaries.PointBoundary
Packages that use PointBoundary
Package
Description
Comprehensive boundary and region support for geometric modeling.
-
Uses of PointBoundary in org.episteme.core.mathematics.geometry.boundaries
Methods in org.episteme.core.mathematics.geometry.boundaries that return PointBoundaryModifier and TypeMethodDescriptionstatic PointBoundary<Point2D> Creates a 2D point boundary.static PointBoundary<Point2D> Creates a 2D point boundary with tolerance.static PointBoundary<Point3D> Creates a 3D point boundary.static PointBoundary<Point3D> Creates a 3D point boundary with tolerance.