Documentation of 'kcl.waterloo.plotmodel2D.GJFillableInterface' Java class
GJFillableInterface
kcl.waterloo.plotmodel2D

Interface GJFillableInterface<T,U>

    • Method Detail

      • getFillable

        T getFillable()
        Returns a shape representing the area to be filled
        Returns:
        T
      • getAreaPaint

        U getAreaPaint()
        Returns the object used to paint the area e.g. an AWT paint instance.
        Returns:
        U
      • setAreaPaint

        void setAreaPaint(U paint)
        Sets the object used to paint the area e.g. an AWT paint instance.
      • getFillComposite

        java.awt.AlphaComposite getFillComposite()
      • setFillComposite

        void setFillComposite(java.awt.AlphaComposite composite)
        Parameters:
        composite - the composite to set
      • getFillAlpha

        float getFillAlpha()
      • setFillAlpha

        void setFillAlpha(float alpha)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.