pdf3dannotation-ag凯发旗舰厅
com.spire.pdf.annotations
class pdf3dannotation
java.lang.object
com.spire.pdf.annotations.pdfannotation
com.spire.pdf.annotations.pdffileannotation
com.spire.pdf.annotations.pdf3dannotation
- all implemented interfaces:
- ipdfwrapper
public class pdf3dannotation
- extends pdffileannotation
represents the 3d annotation for a pdf document.
constructor summary |
pdf3dannotation( dictionary,
crosstable)
|
pdf3dannotation(java.awt.geom.rectangle2d rectangle)
initializes a new instance of the class. |
pdf3dannotation(java.awt.geom.rectangle2d rectangle,
java.lang.string filename)
initializes a new instance of the class. |
methods inherited from class com.spire.pdf.annotations.pdfannotation |
getauthor, getborder, getcolor, getdictionary, getflags, getlocation, getmodifieddate, getname, getpage, getrectangle, getsubject, gettext, setauthor, setborder, setcolor, setdictionary, setflags, setmodifieddate, setname, setrectangle, setsubject, settext |
pdf3dannotation
public pdf3dannotation(java.awt.geom.rectangle2d rectangle)
- initializes a new instance of the class.
- parameters:
rectangle
- bounds of the annotation.
pdf3dannotation
public pdf3dannotation( dictionary,
crosstable)
- parameters:
dictionary
- he dictionary.crosstable
- the cross table.
pdf3dannotation
public pdf3dannotation(java.awt.geom.rectangle2d rectangle,
java.lang.string filename)
- initializes a new instance of the class.
- parameters:
rectangle
- bounds of the annotation.filename
- name of the sound file.
getviews
public pdf3dviewcollection getviews()
- gets the list of available views for the current 3d artwork.
getactivation
public pdf3dactivation getactivation()
- gets or sets the activation options for the annotation.
- see also:
defines the times at which the annotation should be activated and deactivated and the state of the 3d artwork instance at those times.
setactivation
public void setactivation(pdf3dactivation value)
- gets or sets the activation options for the annotation.
- see also:
defines the times at which the annotation should be activated and deactivated and the state of the 3d artwork instance at those times.
get3ddata
public byte[] get3ddata()
- gets a 3d viedo file from pdf3dannotation
- returns:
- byte[]