Class AttributableImg

java.lang.Object
java.awt.Image
java.awt.image.BufferedImage
com.jackmeng.halcyoninae.cosmos.components.AttributableImg
All Implemented Interfaces:
RenderedImage, WritableRenderedImage, Transparency

public class AttributableImg extends BufferedImage
  • Field Details

    • attributableTab

      private String attributableTab
  • Constructor Details

    • AttributableImg

      public AttributableImg(int width, int height, int imageType, String attributableTag)
  • Method Details

    • getAttribute

      public String getAttribute()
      Returns:
      String
    • setAttribute

      public void setAttribute(String str)
      Parameters:
      str -