DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class ImportedActionType

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.merger.ImportedActionType

public final class ImportedActionType
extends Enums

Specifies an imported action type


Field Summary
static ImportedActionType GO_TO
          Go to a destination in the current document.
static ImportedActionType GO_TO_3DVIEW
          Go to 3D view.
static ImportedActionType GO_TO_EMBEDDED
          Go to a destination in an embedded file.
static ImportedActionType GO_TO_REMOTE
          Go to a destination in another document.
static ImportedActionType HIDE
          Hide.
static ImportedActionType IMPORT_DATA
          Import data.
static ImportedActionType JAVA_SCRIPT
          Java script.
static ImportedActionType LAUNCH
          Launch an application.
static ImportedActionType MOVIE
          Movie.
static ImportedActionType NAMED
          Named action.
static ImportedActionType RENDITION
          Rendition.
static ImportedActionType RESET_FORM
          Reset form.
static ImportedActionType SET_OCG_STATE
          Set OCG state.
static ImportedActionType SOUND
          Sound.
static ImportedActionType SUBMIT_FORM
          Submit form.
static ImportedActionType THREAD
          Thread.
static ImportedActionType TRANSITION
          Transition.
static ImportedActionType URI
          Uniform resource identifier.
 
Method Summary
 boolean equals(java.lang.Object obj)
          Indicates whether some other object is "equal to" this one.
 java.lang.String getName()
          Gets the enumeration constant name.
 java.lang.String toString()
          Returns a string representation of the object.
 
Methods inherited from class com.cete.dynamicpdf.Enums
and, getValue, or, xor
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

GO_TO

public static final ImportedActionType GO_TO
Go to a destination in the current document.


GO_TO_REMOTE

public static final ImportedActionType GO_TO_REMOTE
Go to a destination in another document.


GO_TO_EMBEDDED

public static final ImportedActionType GO_TO_EMBEDDED
Go to a destination in an embedded file.


LAUNCH

public static final ImportedActionType LAUNCH
Launch an application.


THREAD

public static final ImportedActionType THREAD
Thread.


URI

public static final ImportedActionType URI
Uniform resource identifier.


SOUND

public static final ImportedActionType SOUND
Sound.


MOVIE

public static final ImportedActionType MOVIE
Movie.


HIDE

public static final ImportedActionType HIDE
Hide.


NAMED

public static final ImportedActionType NAMED
Named action.


SUBMIT_FORM

public static final ImportedActionType SUBMIT_FORM
Submit form.


RESET_FORM

public static final ImportedActionType RESET_FORM
Reset form.


IMPORT_DATA

public static final ImportedActionType IMPORT_DATA
Import data.


JAVA_SCRIPT

public static final ImportedActionType JAVA_SCRIPT
Java script.


SET_OCG_STATE

public static final ImportedActionType SET_OCG_STATE
Set OCG state.


RENDITION

public static final ImportedActionType RENDITION
Rendition.


TRANSITION

public static final ImportedActionType TRANSITION
Transition.


GO_TO_3DVIEW

public static final ImportedActionType GO_TO_3DVIEW
Go to 3D view.

Method Detail

getName

public java.lang.String getName()
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

equals

public boolean equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one.

Overrides:
equals in class java.lang.Object
Returns:
true if this object is the same as the obj argument; false otherwise.

toString

public java.lang.String toString()
Returns a string representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
a string representation of the object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software