Microscopic Traffic Simulator
Microscopic_Traffic_Simulator.Renderers.GeneratorPossibleLocationsRenderer Class Reference
Inheritance diagram for Microscopic_Traffic_Simulator.Renderers.GeneratorPossibleLocationsRenderer:
Microscopic_Traffic_Simulator.Renderers.VisualCanvasRenderer

Protected Member Functions

override void Render (Point currentMouseLocation)
 Method defining render method to be implemented for all renderers.

Parameters
currentMouseLocationCurrent mouse location
More...
 
- Protected Member Functions inherited from Microscopic_Traffic_Simulator.Renderers.VisualCanvasRenderer
 VisualCanvasRenderer (DrawingVisual visual)
 Initialization of visual canvas renderer. More...
 
Point TransformRealWorldPoint (Point point)
 Transforms real-world point to point on canvas. More...
 
Point TransformCanvasPoint (Point point)
 Transform point on canvas to real-world point. More...
 

Additional Inherited Members

- Protected Attributes inherited from Microscopic_Traffic_Simulator.Renderers.VisualCanvasRenderer
DrawingVisual visual
 Drawing visual to render to. More...
 
- Properties inherited from Microscopic_Traffic_Simulator.Renderers.VisualCanvasRenderer
double PixelsPerMeter [get]
 Number of meters per one pixel determining zoom level. More...
 

Detailed Description

Definition at line 13 of file GeneratorBuildingRenderer.cs.

Member Function Documentation

override void Microscopic_Traffic_Simulator.Renderers.GeneratorPossibleLocationsRenderer.Render ( Point  currentMouseLocation)
protectedvirtual

Method defining render method to be implemented for all renderers.

Parameters
currentMouseLocationCurrent mouse location

Implements Microscopic_Traffic_Simulator.Renderers.VisualCanvasRenderer.

Definition at line 34 of file GeneratorBuildingRenderer.cs.


The documentation for this class was generated from the following file: