Initializes a new instance of the DxfEntityProcessor.
The source spatial reference of the DXF data.
The target spatial reference for the output layers.
Optional partial context to override default values.
Converts a single coordinate pair from the source spatial reference to the target spatial reference.
The x-coordinate to convert.
The y-coordinate to convert.
A promise that resolves with the converted [x, y] coordinates.
Returns the fully constructed DXF conversion context.
The shared DXF conversion context.
Processes various DXF entities and dispatches them to the appropriate mapper class for conversion to GeoJSON features.