Class RootGraphicsNode

  • All Implemented Interfaces:
    java.lang.Iterable, java.util.Collection, java.util.List, GraphicsNode

    public class RootGraphicsNode
    extends CompositeGraphicsNode
    The top-level graphics node of the GVT tree.
    • Constructor Detail

      • RootGraphicsNode

        public RootGraphicsNode()
        Constructs a new empty RootGraphicsNode.