com.qoppa.pdfViewer.actions
Class SetOCGState.Sequence

java.lang.Object
  extended bycom.qoppa.pdfViewer.actions.SetOCGState.Sequence
Enclosing class:
SetOCGState

public static class SetOCGState.Sequence
extends Object


Constructor Summary
SetOCGState.Sequence(int ocgAction, Vector layerList)
           
 
Method Summary
 Vector getLayerList()
           
 int getOCGAction()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetOCGState.Sequence

public SetOCGState.Sequence(int ocgAction,
                            Vector layerList)
Method Detail

getOCGAction

public int getOCGAction()

getLayerList

public Vector getLayerList()