Package org.apache.batik.gvt
Interface Mask
-
- All Superinterfaces:
java.awt.image.renderable.RenderableImage
public interface Mask extends java.awt.image.renderable.RenderableImage
Describes a mask.- Version:
- $Id: Mask.java 1733416 2016-03-03 07:07:13Z gadams $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.geom.Rectangle2D
getBounds2D()
Returns the bounds of this mask.
-