Expand description
Contains all entities used in PermaplanT
.
Modules§
- Contains the implementation of
ApplicationSetting
. - All area entities:
Shading
,Hydrology
andSoilTexture
- Contains the implementation of
Shading
,Hydrology
andSoilTexture
- Contains the implementation of
BaseLayerImages
. - Contains the implementation of
GainedBlossoms
. - Contains the implementation of
Drawing
. - Contains the implementation of
GuidedTours
. - Contains the implementation of
Layer
. - Contains the implementation of
Map
. - Contains the database implementation of the plant layer.
- All entities associated with
Planting
. - Contains the implementation of
Planting
. - Contains the implementation of
Plants
. - Contains the implementation of
Seed
. - Contains the implementation of
Users
.
Structs§
- The
ApplicationSetting
entity. - The
Blossom
entity. - The
GainedBlossoms
entity. - The
GuidedTours
entity. - The
Map
entity. - The
MapCollaborator
entity. - The
NewMap
entity. - The
NewSeed
entity. - The
Plants
entity builds up an hierarchical structure, see/doc/database/hierarchy.md
: - The
Seed
entity. - The
UpdateGuidedTours
entity. - The
UpdateMap
entity. - The
UpdateMapGeometry
entity. - The
Users
entity.