Class MarkupItemManagerImpl

java.lang.Object
ghidra.feature.vt.api.impl.MarkupItemManagerImpl

public class MarkupItemManagerImpl extends Object
  • Constructor Details

    • MarkupItemManagerImpl

      public MarkupItemManagerImpl(VTAssociationDB association)
  • Method Details

    • hasAppliedMarkupItems

      public boolean hasAppliedMarkupItems()
    • getMarkupItems

      public List<VTMarkupItem> getMarkupItems(ghidra.util.task.TaskMonitor monitor) throws ghidra.util.exception.CancelledException
      Throws:
      ghidra.util.exception.CancelledException
    • getGeneratedMarkupItems

      protected Collection<VTMarkupItem> getGeneratedMarkupItems(ghidra.util.task.TaskMonitor monitor) throws ghidra.util.exception.CancelledException
      Throws:
      ghidra.util.exception.CancelledException
    • clearCache

      public void clearCache()
    • removeMarkupItems

      public void removeMarkupItems()