Class PaintPopTransformLayer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Box _master  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Box getMaster()  
      • Methods inherited from class java.lang.Object

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

      • _master

        private final Box _master
    • Constructor Detail

      • PaintPopTransformLayer

        public PaintPopTransformLayer​(Box master)
    • Method Detail

      • getMaster

        public Box getMaster()