Package rma.swing
Class RmaTexturePaint
java.lang.Object
java.awt.TexturePaint
rma.swing.RmaTexturePaint
- All Implemented Interfaces:
Paint
,Transparency
-
Field Summary
Fields inherited from interface java.awt.Transparency
BITMASK, OPAQUE, TRANSLUCENT
-
Constructor Summary
ConstructorsConstructorDescriptionRmaTexturePaint
(BufferedImage txtr, Rectangle2D anchor) RmaTexturePaint
(BufferedImage txtr, Rectangle2D anchor, int type) -
Method Summary
Methods inherited from class java.awt.TexturePaint
createContext, getAnchorRect, getImage, getTransparency
-
Constructor Details
-
RmaTexturePaint
-
RmaTexturePaint
-
-
Method Details
-
getFillType
public int getFillType() -
setFillType
public void setFillType(int propValue)
-