Uses of Class
org.episteme.core.mathematics.geometry.boundaries.CompositeBoundary2D.ContainmentResult
Packages that use CompositeBoundary2D.ContainmentResult
Package
Description
Comprehensive boundary and region support for geometric modeling.
-
Uses of CompositeBoundary2D.ContainmentResult in org.episteme.core.mathematics.geometry.boundaries
Fields in org.episteme.core.mathematics.geometry.boundaries declared as CompositeBoundary2D.ContainmentResultModifier and TypeFieldDescriptionstatic final CompositeBoundary2D.ContainmentResultCompositeBoundary2D.ContainmentResult.OUTSIDEMethods in org.episteme.core.mathematics.geometry.boundaries that return CompositeBoundary2D.ContainmentResultModifier and TypeMethodDescriptionCompositeBoundary2D.getContainmentStatus(Point2D point) Determines the containment status of a point.