Class StreamLayout


  • public class StreamLayout
    extends java.lang.Object
    This is the only extension point for the sealed type hierarchy: composition (i.e. the module tree) is managed strictly within this file, only leaf nodes may be declared elsewhere.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  StreamLayout.AtomicModule<S extends Shape,​M>
      This is the only extension point for the sealed type hierarchy: composition (i.e.
    • Constructor Summary

      Constructors 
      Constructor Description
      StreamLayout()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean Debug()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StreamLayout

        public StreamLayout()
    • Method Detail

      • Debug

        public static final boolean Debug()