|
Real World Terrain
v4.1
|
Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights. More...
Public Member Functions | |
| Copyright (string author) | |
| Constructor More... | |
| Copyright (RealWorldTerrainXML node) | |
| Creates instance and loads the data from the node. More... | |
Public Attributes | |
| string | author |
| Copyright holder More... | |
| int? | year |
| Year of copyright. More... | |
| string | license |
| Link to external file containing license text. More... | |
Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights.
| InfinityCode.RealWorldTerrain.Utils.RealWorldTerrainGPXObject.Copyright.Copyright | ( | string | author | ) |
Constructor
| author | Copyright holder |
| InfinityCode.RealWorldTerrain.Utils.RealWorldTerrainGPXObject.Copyright.Copyright | ( | RealWorldTerrainXML | node | ) |
Creates instance and loads the data from the node.
| node | Copyright node |
| string InfinityCode.RealWorldTerrain.Utils.RealWorldTerrainGPXObject.Copyright.author |
Copyright holder
| string InfinityCode.RealWorldTerrain.Utils.RealWorldTerrainGPXObject.Copyright.license |
Link to external file containing license text.
| int? InfinityCode.RealWorldTerrain.Utils.RealWorldTerrainGPXObject.Copyright.year |
Year of copyright.