com.qoppa.pdfViewer.actions
Class SetOCGState
java.lang.Object
com.qoppa.pdfViewer.actions.Action
com.qoppa.pdfViewer.actions.SetOCGState
- public class SetOCGState
- extends Action
ACTION_TYPE_DESCRIPTION
public static String ACTION_TYPE_DESCRIPTION
OCG_ACTION_ON
public static int OCG_ACTION_ON
OCG_ACTION_OFF
public static int OCG_ACTION_OFF
OCG_ACTION_TOGGLE
public static int OCG_ACTION_TOGGLE
SetOCGState
public SetOCGState(Vector seqList)
getActionType
public String getActionType()
- Description copied from class:
Action
- Returns the type of action.
- Specified by:
getActionType in class Action
- Returns:
- The action type.
getActionTypeDesc
public String getActionTypeDesc()
- Description copied from class:
Action
- Returns the action type description
- Specified by:
getActionTypeDesc in class Action
getSequenceList
public Vector getSequenceList()