public class DepthAverageConfig extends java.lang.Object implements IPlacementConfig
Modifier and Type | Field and Description |
---|---|
int |
averageHeight |
int |
count |
int |
heightSpread |
NO_PLACEMENT_CONFIG
Constructor and Description |
---|
DepthAverageConfig(int countIn,
int averageHeightIn,
int heightSpreadIn) |