}
);
// Image
final Literal defaultImageLiteral = Literal.create( ( this.definition.getChildNodes().isEmpty() ? IMG_LEAF_NODE : IMG_CONTAINER_NODE ) );
final Function imageFunction = this.definition.getImage().content();
this.imageManager = new ImageManager( imageFunction, defaultImageLiteral );
// Decorations