Interface DrawableSurfaceMask2D
- All Known Implementing Classes:
DrawableSurfaceMaskEllipse
,DrawableSurfaceMaskLine
,DrawableSurfaceMaskRectangle
public interface DrawableSurfaceMask2D
Interface for implementing the drawables of SurfaceMask2D
-
Method Summary
-
Method Details
-
draw
The mask drawing method, overriden in each shape- Parameters:
g
- graphics
-