Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.whiteboard.gef.util.LayoutUtils Class Reference

List of all members.

Static Public Member Functions

static LayoutElementRecord translateAndGetParent (Translatable translatable, LayoutElementRecord parent)
static LayoutElementRecord translateToAndGetRoot (Translatable translatable, LayoutElementRecord parent)

Member Function Documentation

static LayoutElementRecord de.fu_berlin.inf.dpp.whiteboard.gef.util.LayoutUtils.translateAndGetParent ( Translatable  translatable,
LayoutElementRecord  parent 
) [static]

Translates the translatable from the provided parent up the hierarchy until reaching a record that is a composite.

static LayoutElementRecord de.fu_berlin.inf.dpp.whiteboard.gef.util.LayoutUtils.translateToAndGetRoot ( Translatable  translatable,
LayoutElementRecord  parent 
) [static]

Translates the translatable from the provided parent up the hierarchy until reaching the root

 All Classes Namespaces Files Functions Variables Enumerations