Class AbstractLensSupport.Lens

    • Constructor Summary

      Constructors 
      Constructor Description
      Lens​(LensTransformer lensTransformer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Paint getPaint()  
      void paint​(java.awt.Graphics g)  
      void setPaint​(java.awt.Paint paint)  
      boolean useTransform()  
      • Methods inherited from class java.lang.Object

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