Files | |
| file | GeodesicGridSettingsConfigProperties.cpp [code] | 
| file | GeodesicGridSettingsConfigProperties.h [code] | 
| file | GridSettingsConfigProperties.cpp [code] | 
| file | GridSettingsConfigProperties.h [code] | 
| file | PlanarGridSettingsConfigProperties.cpp [code] | 
| file | PlanarGridSettingsConfigProperties.h [code] | 
| file | Properties.h [code] | 
| The Properties class represents a persistent set of properties. The Properties can be saved to a file (Ex.: .json) or loaded from a file (Ex.: .json). Also used for interaction, with user or other classes of this module, to change state of a MVC Component.  | |
| file | Property.cpp [code] | 
| file | Property.h [code] | 
| file | SharedProperties.cpp [code] | 
| file | SharedProperties.h [code] | 
| Default properties of all graphics objects.  | |
| file | TextGridSettingsConfigProperties.cpp [code] | 
| file | TextGridSettingsConfigProperties.h [code] | 
| file | Variant.cpp [code] | 
| file | Variant.h [code] | 
| Class acts like a union for some C++/TerraLib5 data types. Responsible for storing the value. Any data type, not included in the convertValue method in this class, it will be by default "std::string". Storing value types:  | |