Class GLScalableRectTexture

  • All Implemented Interfaces:
    Scalable, java.lang.AutoCloseable

    public class GLScalableRectTexture
    extends GLScalableRect
    • Constructor Detail

      • GLScalableRectTexture

        public GLScalableRectTexture​(WatermarkInfo info)
    • Method Detail

      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • close

        public void close()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • draw

        public void draw​(float[] matrix)
      • draw

        public void draw​(float[] matrix,
                         float alpha)
      • updatePosition

        public void updatePosition​(int width,
                                   int height)