PDFWritablepublic class PDFSetOCGStateAction extends PDFNavigatorAction
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PDFSetOCGStateAction.Resolver |
entries, order| Constructor | Description |
|---|---|
PDFSetOCGStateAction(java.lang.String id) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
output(java.io.OutputStream stream) |
Write the PDF represention of this object
|
void |
populate(java.lang.Object state,
java.lang.Object preserveRB,
java.lang.Object nextAction) |
|
void |
setResolver(PDFSetOCGStateAction.Resolver resolver) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsKey, get, getChildren, getChildren, keySet, put, put, remove, writeDictionarygetId, hasIdcontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFStringpublic int output(java.io.OutputStream stream)
throws java.io.IOException
PDFDictionaryoutput in class PDFDictionarystream - the stream to write the PDF tojava.io.IOException - if there is an error writing to the streampublic void setResolver(PDFSetOCGStateAction.Resolver resolver)
public void populate(java.lang.Object state,
java.lang.Object preserveRB,
java.lang.Object nextAction)
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.