public class PdfNamedDestination extends PdfDestination
Constructor and Description |
---|
PdfNamedDestination(PdfName pdfObject) |
PdfNamedDestination(String name) |
Modifier and Type | Method and Description |
---|---|
PdfObject |
getDestinationPage(Map<String,PdfObject> names) |
protected boolean |
isWrappedObjectMustBeIndirect()
Defines if the object behind this wrapper must be an indirect object in the resultant document.
|
PdfDestination |
replaceNamedDestination(Map<Object,PdfObject> names)
Deprecated.
do not use this method. Will be removed in 7.1
|
makeDestination
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
public PdfNamedDestination(String name)
public PdfNamedDestination(PdfName pdfObject)
public PdfObject getDestinationPage(Map<String,PdfObject> names)
getDestinationPage
in class PdfDestination
@Deprecated public PdfDestination replaceNamedDestination(Map<Object,PdfObject> names)
replaceNamedDestination
in class PdfDestination
protected boolean isWrappedObjectMustBeIndirect()
PdfObjectWrapper
isWrappedObjectMustBeIndirect
in class PdfObjectWrapper<PdfObject>
Copyright © 1998–2018 iText Group NV. All rights reserved.