PARP Research Group | Universidad de Murcia |
QVPlot Class Reference
|
Class for plot block's graphs.
This virtual class plots graphs for block's properties that have been linked previously. But it doesn't know what type of properties are linked, or how to gets the properties values. Each plot class must restrict the type of linked properties, and implements the getPropertyCurvNames, getPropertyCurvValues and getPropertyCurvOrders functions.