public class CrossLineWriter| CrossLineWriter | Initializes a new instance of the CrossLineWriter class |
| CoorFormat | Formatting of coordinates |
| OutputFormat | Format for output file |
| OutputLineType | Type of line to output |
| CreateAndWriteCrossLinesToFile | Create CrossLineData for all reaches and writes it to file |
| CreateAndWriteMapBoxesToFile | Creates MapBox for entire network and writes it to a file. |
| 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) |
| Finish | Finalize writer and close output file. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize | Initialize writer and open the output file. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| WriteReachCrossLinesToFile | Write cross lines in crossLines to file. |