com.altair.hwm.toolkit.workflow
Class HWMGraphView

java.lang.Object
  extended by com.altair.hwm.toolkit.workflow.HWMGraphView

public class HWMGraphView
extends java.lang.Object

Title: HWMGraphView

Description: HWMGraphView - this holds the information of flowchart and drives the flowchart data... Company: Altair Engineering, Inc.


Constructor Summary
HWMGraphView()
           
HWMGraphView(HWMFrameModel hmwFramemodel)
           
 
Method Summary
 HWMGraphModel getGraphModel()
           
 lt.monarch.graph.swing.GraphPanel getGraphPanel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HWMGraphView

public HWMGraphView()

HWMGraphView

public HWMGraphView(HWMFrameModel hmwFramemodel)
Method Detail

getGraphModel

public HWMGraphModel getGraphModel()

getGraphPanel

public lt.monarch.graph.swing.GraphPanel getGraphPanel()