Uses of Package
org.episteme.core.mathematics.geometry.boundaries
Packages that use org.episteme.core.mathematics.geometry.boundaries
Package
Description
Comprehensive boundary and region support for geometric modeling.
Provides models and simulation engines for urban traffic flow analysis.
Provides classes for social geography, human settlements, and mapping.
Provides classes and interfaces for archaeological research and analysis.
-
Classes in org.episteme.core.mathematics.geometry.boundaries used by org.episteme.core.mathematics.geometryClassDescriptionA convex polygon in 2D space.A convex polyhedron in 3D space.
-
Classes in org.episteme.core.mathematics.geometry.boundaries used by org.episteme.core.mathematics.geometry.boundariesClassDescriptionBase interface for all geometric boundaries.Interface for two-dimensional boundaries (regions in a plane).Interface for three-dimensional boundaries (volumes).Represents a face of the 3D boundary.Axis-aligned bounding box for any boundary.Axis-aligned bounding box in 2D.Axis-aligned bounding box in 3D.A composite 2D boundary supporting exclaves and enclaves.Result of a containment check with detailed status.Containment result with detailed status.A convex polygon in 2D space.A convex polyhedron in 3D space.Represents a triangular face.A 2D boundary with fuzzy (graded) membership.A zero-dimensional boundary representing a single point.
-
Classes in org.episteme.core.mathematics.geometry.boundaries used by org.episteme.natural.earth
-
Classes in org.episteme.core.mathematics.geometry.boundaries used by org.episteme.social.architecture.trafficClassDescriptionBase interface for all geometric boundaries.A composite boundary supporting inclusions (exclaves) and exclusions (enclaves).
-
Classes in org.episteme.core.mathematics.geometry.boundaries used by org.episteme.social.geographyClassDescriptionBase interface for all geometric boundaries.Axis-aligned bounding box for any boundary.A composite boundary supporting inclusions (exclaves) and exclusions (enclaves).
-