Interface RelativePaint

    • Field Summary

      • Fields inherited from interface java.awt.Transparency

        BITMASK, OPAQUE, TRANSLUCENT
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void beforePaint​(java.awt.geom.Rectangle2D shapeSize)  
      • Methods inherited from interface java.awt.Paint

        createContext
      • Methods inherited from interface java.awt.Transparency

        getTransparency
    • Method Detail

      • beforePaint

        void beforePaint​(java.awt.geom.Rectangle2D shapeSize)