| Package | Description |
|---|---|
| agi.foundation.geometry.shapes |
Contains types for representing geometric shapes such as curves, surfaces, and solids.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnclosureDescriptionCollection.addRange(Iterable<? extends EnclosureDescription> descriptions)
Adds an enumerable collection of descriptions to the end of this collection.
|
| Constructor and Description |
|---|
EnclosureDescriptionCollection(Iterable<? extends EnclosureDescription> descriptions)
Initializes a new instance.
|