| Package | Description | 
|---|---|
| com.qoppa.pdf.actions | 
 Classes that represent user actions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Vector<SetOCGState.Sequence> | 
SetOCGState.getSequenceList()
Returns the list of sequences in this action 
 | 
| Constructor and Description | 
|---|
SetOCGState(Vector<SetOCGState.Sequence> seqList)
Constructs a SetOCGState action with a sequence list. 
 |