Class Glass3DDecorationPainter

java.lang.Object
org.pushingpixels.substance.api.painter.decoration.Glass3DDecorationPainter
All Implemented Interfaces:
SubstanceDecorationPainter, SubstanceTrait

public class Glass3DDecorationPainter extends Object implements SubstanceDecorationPainter
Decoration painter that paints a 3D glass gradient. This class is part of officially supported API.
Since:
version 4.3
  • Field Details

    • DISPLAY_NAME

      public static final String DISPLAY_NAME
      The display name for the decoration painters of this class.
      See Also:
  • Constructor Details

    • Glass3DDecorationPainter

      public Glass3DDecorationPainter()
  • Method Details