Method GetSpatialStrategy
GetSpatialStrategy(Int32)
Looks up the SpatialStrategy from the given round -- RoundNumber. It's an error if it wasn't created already for this round -- when SpatialDocMaker is initialized.
Declaration
public static SpatialStrategy GetSpatialStrategy(int roundNumber)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | roundNumber |
Returns
Type | Description |
---|---|
SpatialStrategy |