Class Superimpose


  • public class Superimpose
    extends java.lang.Object
    Superimpose nested element.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.io.File path  
    • Constructor Summary

      Constructors 
      Constructor Description
      Superimpose()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getPath()  
      void setPath​(java.io.File path)  
      • Methods inherited from class java.lang.Object

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

      • path

        protected java.io.File path
    • Constructor Detail

      • Superimpose

        public Superimpose()
    • Method Detail

      • getPath

        public java.io.File getPath()
      • setPath

        public void setPath​(java.io.File path)