public interface ITagProvider
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DicomTag> |
getTags()
Retrieve the tags defined by this provider.
|
void |
readTagSource(java.lang.String location)
Read tags from the given location.
|
void readTagSource(java.lang.String location)
throws java.io.IOException
java.io.IOExceptionjava.util.List<DicomTag> getTags()
Copyright © 2025 Open Microscopy Environment