|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.keg.importer.util.XtendUtil
public final class XtendUtil
A utility class that provides functionality that can be accessed by xtend transformations.
Method Summary | |
---|---|
static KEdgeLayout |
getEdgeLayout(KEdge edge)
Returns the edge layout for the given edge. |
static KShapeLayout |
getShapeLayout(KNode node)
Returns the shape layout for the given node. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static KShapeLayout getShapeLayout(KNode node)
node
- the node
public static KEdgeLayout getEdgeLayout(KEdge edge)
edge
- the edge
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |