com.ebmwebsourcing.geasytools.diagrameditor
Class DiagramViewLoader

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.diagrameditor.DiagramViewLoader

public class DiagramViewLoader
extends java.lang.Object

Creates and places IDiagramElementView into a IDiagramView

Author:
nfleury

Constructor Summary
DiagramViewLoader(DiagramController controller)
           
 
Method Summary
 void loadDiagram(IDiagramView diagramView, com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram diagramModel, boolean loadWithRelativeCoordinates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramViewLoader

public DiagramViewLoader(DiagramController controller)
Method Detail

loadDiagram

public void loadDiagram(IDiagramView diagramView,
                        com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api.IDiagram diagramModel,
                        boolean loadWithRelativeCoordinates)


Copyright © 2010-2011 Petals Link. All Rights Reserved.