Class SyntheticDisplayData

  • All Implemented Interfaces:
    DisplayData

    public class SyntheticDisplayData
    extends AbstractDisplayData
    Deprecated.
    2D piccolo based code is being removed
    Author:
    Nick Collier
    • Method Detail

      • addProjection

        public void addProjection​(Projection proj)
        Deprecated.
      • getContainer

        public VisualizedObjectContainer getContainer()
        Deprecated.
        Gets the container that contains the objects we want to display.
        Returns:
        the container that contains the objects we want to display.
      • objects

        public Iterable objects()
        Deprecated.
        Gets the objects to be initially displayed.
        Returns:
        an iterable over the objects to be initially displayed.