Interface DrawableSurfaceMask2D

All Known Implementing Classes:
DrawableSurfaceMaskEllipse, DrawableSurfaceMaskLine, DrawableSurfaceMaskRectangle

public interface DrawableSurfaceMask2D
Interface for implementing the drawables of SurfaceMask2D
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The mask drawing method, overriden in each shape
  • Method Details

    • draw

      void draw(Graphics g)
      The mask drawing method, overriden in each shape
      Parameters:
      g - graphics