CommonFactory Class |
Namespace: Easymap.AddIn.Common
The CommonFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateSystemGK3 |
Returns GK3 projection settings (Common usage in EasyMap workbooks)
| |
| CoordinateSystemLT |
Returns projection settings used by Lutum+Tappert (modified GK3 projection)
| |
| CoordinateSystemPseudoMercator |
Returns pseudo mercator projection settings (Common usage in web)
| |
| CoordinateSystemWGS84 |
Returns WGS84 projection settings
| |
| Document |
Gets the associated Document of CommonFactory.
|
| Name | Description | |
|---|---|---|
| CreatePointArray |
Creates an empty PointArray | |
| CreatePointF |
Creates an empty PointF | |
| CreateRectangleF |
Creates an empty RectangleF |