java.lang.Object
com.inductiveautomation.factorypmi.application.components.overlay.DotPatternFillLayer
All Implemented Interfaces:
OverlayLayer

public class DotPatternFillLayer extends Object implements OverlayLayer
Fills the area with a solid fill at some transparency level.
  • Constructor Details

    • DotPatternFillLayer

      public DotPatternFillLayer(Color color, float alpha)
    • DotPatternFillLayer

      public DotPatternFillLayer()
      Ctor for serialization
  • Method Details