|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.core.tag.TaggedImage
public class TaggedImage
| Method Summary | |
|---|---|
java.lang.String |
describePages()
|
java.util.List |
getPages()
If pages.size() == 1, then pages.get(0) is the page index, if pages.size() == 2, then pages.get(0) is the inclusive starting page index and pages.get(1) is the inclusive ending index. |
Reference |
getReference()
|
java.util.List |
getTags()
|
boolean |
isInlineImage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Reference getReference()
public boolean isInlineImage()
public java.util.List getPages()
public java.lang.String describePages()
public java.util.List getTags()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||