Class InToOutRenderingLayers


  • public class InToOutRenderingLayers
    extends java.lang.Object
    Capture the layering order of renderable elements. The inner most element is first, and parent elements follow. This allows for simple iterable based rendering and combining.
    • Method Summary

      Modifier and Type Method Description
      InToOutRenderingLayers addParent​(Renderable parentLayer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait