public class TiffTags extends TiffNode implements TiffNodeInterface
| Constructor and Description |
|---|
TiffTags() |
| Modifier and Type | Method and Description |
|---|---|
List<TiffNode> |
getChildren(boolean subchilds) |
String |
getContext() |
List<TiffTag> |
getTags() |
int |
getTagsCount() |
void |
setTags(List<TiffTag> tags) |
void |
setTagsCount(int n) |
contextMatch, getChild, getChild, getChildren, getChildren, getLocation, getParent, getValue, hasChild, hasChild, setLocation, setParent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValuepublic void setTagsCount(int n)
public int getTagsCount()
public List<TiffNode> getChildren(boolean subchilds)
getChildren in interface TiffNodeInterfacegetChildren in class TiffNodepublic String getContext()
getContext in interface TiffNodeInterfacegetContext in class TiffNodeCopyright © 2016–2020. All rights reserved.