|
intarsys PDF library API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use STXRefEntry | |
|---|---|
| de.intarsys.pdf.st | The storage level semantics of a PDF document. |
| Uses of STXRefEntry in de.intarsys.pdf.st |
|---|
| Subclasses of STXRefEntry in de.intarsys.pdf.st | |
|---|---|
class |
STXRefEntryCompressed
An entry in a XRef stream. |
class |
STXRefEntryFree
Represents a free object entry in a pdf xref table. |
class |
STXRefEntryOccupied
Represents an occupied object entry in a pdf xref table. |
| Methods in de.intarsys.pdf.st that return STXRefEntry | |
|---|---|
STXRefEntry |
STXRefEntryOccupied.copy()
|
STXRefEntry |
STXRefEntryFree.copy()
|
STXRefEntry |
STXRefEntryCompressed.copy()
|
abstract STXRefEntry |
STXRefEntry.copy()
|
STXRefEntry |
STXRefSection.getEntry(int number)
|
| Methods in de.intarsys.pdf.st with parameters of type STXRefEntry | |
|---|---|
void |
STXRefSection.addEntry(STXRefEntry entry)
|
|
intarsys PDF library API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||