package org.simantics.scenegraph.g2d.nodes; /* * This is a tag interface for telling that these nodes are decorations */ public interface Decoration { }