Class PaintFixedLayer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Layer _layer  
    • Method Summary

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

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

      • _layer

        private final Layer _layer
    • Constructor Detail

      • PaintFixedLayer

        public PaintFixedLayer​(Layer layer)
    • Method Detail

      • getLayer

        public Layer getLayer()