public class Annotation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PDFDocument |
mDocument |
protected IndirectObject |
mIndirectObject |
protected android.graphics.Rect |
mRect |
protected String |
mText |
| Constructor and Description |
|---|
Annotation(String text,
android.graphics.Rect rect,
PDFDocument document) |
| Modifier and Type | Method and Description |
|---|---|
IndirectObject |
getIndirectObject() |
protected IndirectObject mIndirectObject
protected PDFDocument mDocument
protected android.graphics.Rect mRect
protected String mText
public Annotation(String text, android.graphics.Rect rect, PDFDocument document)
public IndirectObject getIndirectObject()
Copyright © 2016. All rights reserved.