GoToURIAction

GoToURIAction

General

GoToURIAction és una classe en Aspose.PDF FOSS per a Java. Hereta de: ゚UriAction` .

Acció GoToURI alias per a {@link UriAction} per compatibilitat API amb Aspose.PDF.

Aquesta classe proporciona 11 mètodes per treballar amb objectes de GoToURIAction en programes Java. Els mètods disponibles inclouen: GoTourIAtion, ゚UriAction, , ⌒fromDictionary, \getNext,\getPdfDuctionary\ , \jetType\ . ,\netURI. Tots els membres públics són accessibles a qualsevol aplicació Java després d’instal·lar el paquet Aspose.PDF FOSS for Java . Propietats: \next; , \pdfDoctionary \ , type \ ? , }uRI \ i \uri \ .

Propietats

NameTypeAccessDescription
uRIStringReadReturns the URI string.
uriStringReadReturns the URI string.
pdfDictionaryPdfDictionaryReadReturns the underlying action dictionary.
typeStringReadReturns the action type (/S entry).
nextPdfActionReadReturns the next action (/Next), if any.

Mètodes

SignatureDescription
GoToURIAction(uri: String)Creates a GoToURIAction for the given URI string.
GoToURIAction(dict: PdfDictionary)Parses a GoToURIAction from an existing dictionary.
getURI()StringReturns the URI string.
setURI(uri: String)Sets the URI string.
UriAction(uri: String)Creates a UriAction for the given URI string.
getUri()StringReturns the URI string.
setUri(uri: String)Sets the URI string.
getPdfDictionary()PdfDictionaryReturns the underlying action dictionary.
getType()StringReturns the action type (/S entry).
getNext()PdfActionReturns the next action (/Next), if any.
fromDictionary(dict: PdfDictionary, doc: Document)PdfActionFactory: creates the appropriate PdfAction subclass from a dictionary.

Vegeu també

  • Aspose.PDF per Java Referència API d’empresa
 Català