mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Doc : Updated view classes
This commit is contained in:
parent
d7204363a0
commit
f85c1de330
@ -4,12 +4,12 @@ class RimViewWindow {
|
||||
RimMdiWindowController mdiWindowGeometry()
|
||||
}
|
||||
|
||||
note top of RimViewWindow : Updated 2017-02-24
|
||||
note top of RimViewWindow : Updated 2018-04-18 (NOTE : sub classes of RimViewWindow is not complete, consider Doxygen for this info
|
||||
|
||||
class RimView {
|
||||
}
|
||||
|
||||
RimViewWindow <|-- RimView
|
||||
RimViewWindow <|-- Rim3dView
|
||||
|
||||
package plots {
|
||||
RimViewWindow <|-- RimSummaryPlot
|
||||
@ -20,8 +20,12 @@ RimViewWindow <|-- RimWellLogPlot
|
||||
|
||||
RimViewWindow *-- RimMdiWindowController
|
||||
|
||||
RimView <|-- RimEclipseView
|
||||
RimView <|-- RimGeoMechView
|
||||
Rim3dView <|-- Rim2dIntersectionView
|
||||
|
||||
Rim3dView <|-- RimGridView
|
||||
|
||||
RimGridView <|-- RimEclipseView
|
||||
RimGridView <|-- RimGeoMechView
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user