StudyCrafterAssistant
Public Member Functions | Protected Member Functions | List of all members
StudyCrafter.Assistant.Metrics.TotalLayoutNodesMetric Class Reference
Inheritance diagram for StudyCrafter.Assistant.Metrics.TotalLayoutNodesMetric:
StudyCrafter.Assistant.Metrics.LayoutMetric StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< LayoutGraph >

Public Member Functions

 TotalLayoutNodesMetric (IGraphStore store)
 
- Public Member Functions inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< LayoutGraph >
void Calculate (Scenario scenario)
 

Protected Member Functions

override void CalculateForGraph (LayoutGraph graph)
 
override double ModifyTotal (double total, int numGraphs)
 
- Protected Member Functions inherited from StudyCrafter.Assistant.Metrics.LayoutMetric
 LayoutMetric (IGraphStore store)
 
override LayoutGraph GetGraph (Scene scene)
 
- Protected Member Functions inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< LayoutGraph >
 PerSceneGraphMetric (IGraphStore store)
 
abstract T GetGraph (Scene scene)
 
abstract void CalculateForGraph (T graph)
 
virtual void AccumulateMetric (double value)
 

Additional Inherited Members

- Protected Attributes inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< LayoutGraph >
IGraphStore graphStore
 
- Events inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< LayoutGraph >
CalculationFinishedEvent CalculationFinished
 

The documentation for this class was generated from the following file: