Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8092088 Scene graph optimizations
  3. JDK-8092448

Allow CustomNode to have multiple children to eliminate needing an extra Group

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • fx1.3
    • None
    • javafx
    • None

      Currently CustomNode returns a single node via its create() function. This means that virtually all CustomNode objects will create a Group to hold its content. For Custom nodes defined with a small number of shapes, the memory overhead of this Group is noticeable.

            rbair Richard Bair (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: