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.IOException
java.util.List<DicomTag> getTags()
Copyright © 2024 Open Microscopy Environment