Interface StructureSet
A weighted list of
structures
.-
Method Summary
Modifier and TypeMethodDescriptionReturns the structure placementReturns the structures included in the structure set.
-
Method Details
-
structures
WeightedTable<Structure> structures()Returns the structures included in the structure set.- Returns:
- The structures included
-
placement
StructurePlacement placement()Returns the structure placement- Returns:
- The structure placement
-