public class ResultDataMapper| ResultDataMapper | Default constructor |
| ResultDataMapper(ResultData) | Default constructor with result data object |
| GridSpecification | Specification of grid to create map on |
| MapBoxFilePath | If defined, mapping boxes will be printed to this file |
| MapFilePath | File with results |
| Mapper | Mapper for setting up map boxes |
| NumberOfTimeSteps | Number of Time step to output. |
| Quantities | Quantities to create maps for |
| Results | Results to create map for |
| StartTime | Time of first time step to output. If MinValue, start time of result file is used. |
| TimeStep | Time step to output to map file. If Zero, use time step of file (assuming it is equidistant) |
| CreateMaps | Create maps |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |