| Slu.Heureka.HeurekaAPI.Data Namespace : ApiState Class |
For a list of all members of this type, see ApiState members.
| Name | Description | |
|---|---|---|
![]() | AddTreeLayer | Use this method to add an ApiTreeLayerData to the compartment |
![]() | AddTreeLayers | Use this method to add a list of ApiTreeLayerData to the compartment |
![]() | DeepClone | Creates a deep clone of an ApiState, except the refrence to the AiCompartment |
![]() | GetLayer | Overloaded. Gets the layer with a given layer id (Guid). |
![]() | GetLayers | Overloaded. Gets all layers with a given Slu.Heureka.DomainLayer.CommonForestModels.SpeciesCode. |
![]() | SumLayers | Overloaded. Sums all layers whose LayerSpeciesCode is in the speciesCodeslist |
![]() | SumTrees | Overloaded. Creates an ApiTreeLayerDataobject for all trees that belong to any of the species in the provided species group list. |
![]() | ToString | Returns a string that represents the current object. |
![]() | UpdateTotals | Calculate totals and sums over added tree layers. Overstorey layers are excluded. TODO: Varför då????? |