Class StyledDisplayLayerOGL2D

java.lang.Object
repast.simphony.visualizationOGL2D.AbstractDisplayLayerOGL2D<StyleOGL2D>
repast.simphony.visualizationOGL2D.StyledDisplayLayerOGL2D
All Implemented Interfaces:
IDisplayLayer<saf.v3d.scene.VSpatial>

public class StyledDisplayLayerOGL2D extends AbstractDisplayLayerOGL2D<StyleOGL2D>
OGL2D display layer that compbines a style with VSpatial objects.
Author:
Nick Collier
  • Constructor Details

    • StyledDisplayLayerOGL2D

      public StyledDisplayLayerOGL2D(StyleOGL2D<?> style, saf.v3d.scene.VLayer layer)
  • Method Details

    • update

      public void update(LayoutUpdater updater)
      Updates the displayed nodes by applying styles etc. The display is not updated to reflect these changes.
      Specified by:
      update in interface IDisplayLayer<saf.v3d.scene.VSpatial>
      Specified by:
      update in class AbstractDisplayLayerOGL2D<StyleOGL2D>
      Parameters:
      updater - used to update the layout and position information