Class SceneFactory


  • public final class SceneFactory
    extends Object
    This class is not public API yet.
    • Constructor Detail

      • SceneFactory

        public SceneFactory()
    • Method Detail

      • createScene

        public static Scene createScene​(ProductNode node)
        Creates a scene wrapper around the given product node.
        Parameters:
        node - the product node
        Returns:
        a scene instance or null if it could not be created