Class RootGraphicsNode

All Implemented Interfaces:
Iterable, Collection, List, GraphicsNode

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

    • RootGraphicsNode

      public RootGraphicsNode()
      Constructs a new empty RootGraphicsNode.
  • Method Details