Class ItemStyleWithDecal

All Implemented Interfaces:
HasBorder<ItemStyleWithDecal>, HasShadow<ItemStyleWithDecal>, Serializable

public class ItemStyleWithDecal extends AbstractItemStyle<ItemStyleWithDecal>
Same as AbstractItemStyle but with a decal pattern style.
See Also:
  • Field Details

    • decal

      protected Decal decal
  • Constructor Details

    • ItemStyleWithDecal

      public ItemStyleWithDecal()
  • Method Details