Package org.apache.poi.sl.draw
Class DrawTexturePaint
java.lang.Object
java.awt.TexturePaint
org.apache.poi.sl.draw.DrawTexturePaint
- All Implemented Interfaces:
Paint,Transparency
-
Field Summary
Fields inherited from interface java.awt.Transparency
BITMASK, OPAQUE, TRANSLUCENT -
Method Summary
Modifier and TypeMethodDescriptioncreateContext(ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform xform, RenderingHints hints) getFill()getImage(Rectangle2D userBounds) Methods inherited from class java.awt.TexturePaint
getAnchorRect, getImage, getTransparency
-
Method Details
-
createContext
public PaintContext createContext(ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform xform, RenderingHints hints) - Specified by:
createContextin interfacePaint- Overrides:
createContextin classTexturePaint
-
getImage
-
getImageRenderer
-
getFill
-
getAwtShape
-