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.
    Version:
    $Id: RootGraphicsNode.java 1733416 2016-03-03 07:07:13Z gadams $
    • Field Detail

      • treeGraphicsNodeChangeListeners

        java.util.List treeGraphicsNodeChangeListeners
    • Constructor Detail

      • RootGraphicsNode

        public RootGraphicsNode()
        Constructs a new empty RootGraphicsNode.