Package | Description |
---|---|
agi.foundation.geometry.shapes |
Contains types for representing geometric shapes such as curves, surfaces, and solids.
|
Modifier and Type | Method and Description |
---|---|
EnclosureDescriptionCollection |
SyntheticApertureRadarVolume.getEnclosureDescriptions()
Gets the list of descriptions for the enclosure functions for this solid.
|
abstract EnclosureDescriptionCollection |
Solid.getEnclosureDescriptions()
Gets the list of descriptions for the enclosure functions for this solid.
|
EnclosureDescriptionCollection |
RectangularPyramid.getEnclosureDescriptions()
Gets the list of descriptions for the enclosure functions for this solid.
|
EnclosureDescriptionCollection |
CustomSensorPattern.getEnclosureDescriptions()
Gets the list of descriptions for the enclosure functions for this solid.
|
EnclosureDescriptionCollection |
ComplexConic.getEnclosureDescriptions()
Gets the list of descriptions for the enclosure functions for this solid.
|