Package | Description |
---|---|
agi.foundation.geometry.discrete |
Contains types which define discretization algorithms and metadata for analysis of spatial geometry.
|
Modifier and Type | Class and Description |
---|---|
class |
ConeCoverageGrid
A cone grid with (0,0,0) defined as the apex of the cone.
|
class |
CuboidCoverageGrid
A cuboid grid in
Cartesian coordinates. |
class |
CylinderCoverageGrid
A cylinder grid with (0,0,0) defined to be at the center of the cylinder for the constructors that take length as parameters.
|
class |
RectangularPyramidCoverageGrid
A rectangular pyramid grid.
|
class |
SpheroidCoverageGrid
A spheroid grid in spherical coordinates with the center at (0,0,0), the axis defined as right-handed at that location with positive z pointing north.
|
class |
TorusCoverageGrid
A torus grid with the origin at the center of the torus.
|