org.eclipse.gmf.codegen.gmfgen.util
Class ViewmapLayoutTypeHelper

java.lang.Object
  extended by org.eclipse.gmf.codegen.gmfgen.util.ViewmapLayoutTypeHelper

public final class ViewmapLayoutTypeHelper
extends Object


Constructor Summary
ViewmapLayoutTypeHelper()
           
 
Method Summary
static ViewmapLayoutTypeHelper getSharedInstance()
           
 boolean isStoringChildPositions(GenNode genNode)
           
 boolean isStoringChildPositions(ViewmapLayoutType layoutType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewmapLayoutTypeHelper

public ViewmapLayoutTypeHelper()
Method Detail

getSharedInstance

public static final ViewmapLayoutTypeHelper getSharedInstance()

isStoringChildPositions

public boolean isStoringChildPositions(ViewmapLayoutType layoutType)

isStoringChildPositions

public boolean isStoringChildPositions(GenNode genNode)


Copyright © 2012. All Rights Reserved.