Class TagView

java.lang.Object
org.aoju.bus.image.metric.TagView

public class TagView extends Object
Since:
Java 17+
Author:
Kimi Liu
  • Constructor Details

  • Method Details

    • getTag

      public TagCamel[] getTag()
    • getFormat

      public String getFormat()
    • containsTag

      public boolean containsTag(TagCamel tag)
    • getFormattedText

      public String getFormattedText(boolean anonymize, Readable... tagable)