pdffreetextannotation-ag凯发旗舰厅



com.spire.pdf.annotations
class pdffreetextannotation

java.lang.object
  extended by com.spire.pdf.annotations.pdfannotation
      extended by com.spire.pdf.annotations.pdffreetextannotation
all implemented interfaces:
ipdfwrapper

public class pdffreetextannotation
extends pdfannotation

the spire.pdf.action namespace contains classes used to create pdf action elements.


constructor summary
pdffreetextannotation(java.awt.geom.rectangle2d rectangle)
           
 
method summary
 pdfannotationintent getannotationintent()
          gets internal variable to store file launch action
 pdfrgbcolor getbordercolor()
          gets text annotation border color
 java.awt.geom.point2d[] getcalloutlines()
          gets text callout lines
 pdffontbase getfont()
          get pdffont info
 com.spire.ms.system.drawing.pointf[] getinnercalloutlines()
           
 pdflineendingstyle getlineendingstyle()
          gets ending style of the pdf line
 java.lang.string getmarkuptext()
          gets mark test
 float getopacity()
          gets pdf test annotation opacity
 float[] getrectangledifferences()
          gets the rectangular diffecences
 pdfrgbcolor gettextmarkupcolor()
          gets mark text color
 void setannotationintent(pdfannotationintent value)
          sets internal variable to store file launch action
 void setbordercolor(pdfrgbcolor value)
          sets text annotation border color
 void setcalloutlines(java.awt.geom.point2d[] value)
          sets text callout lines
 void setfont(pdffontbase value)
          get pdffont info
 void setlineendingstyle(pdflineendingstyle value)
          sets ending style of the pdf line
 void setmarkuptext(java.lang.string value)
          sets mark test
 void setopacity(float value)
          sets pdf test annotation opacity
 void setrectangledifferences(float[] value)
          sets the rectangular diffecences
 void settextmarkupcolor(pdfrgbcolor value)
          sets mark text color
 
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
 
constructor detail

pdffreetextannotation

public pdffreetextannotation(java.awt.geom.rectangle2d rectangle)
method detail

getlineendingstyle

public pdflineendingstyle getlineendingstyle()
gets ending style of the pdf line

setlineendingstyle

public void setlineendingstyle(pdflineendingstyle value)
sets ending style of the pdf line

getannotationintent

public pdfannotationintent getannotationintent()
gets internal variable to store file launch action

setannotationintent

public void setannotationintent(pdfannotationintent value)
sets internal variable to store file launch action

getmarkuptext

public java.lang.string getmarkuptext()
gets mark test

setmarkuptext

public void setmarkuptext(java.lang.string value)
sets mark test

getopacity

public float getopacity()
gets pdf test annotation opacity

setopacity

public void setopacity(float value)
sets pdf test annotation opacity

getfont

public pdffontbase getfont()
get pdffont info

setfont

public void setfont(pdffontbase value)
get pdffont info

getinnercalloutlines

public com.spire.ms.system.drawing.pointf[] getinnercalloutlines()

getcalloutlines

public java.awt.geom.point2d[] getcalloutlines()
gets text callout lines

setcalloutlines

public void setcalloutlines(java.awt.geom.point2d[] value)
sets text callout lines

gettextmarkupcolor

public pdfrgbcolor gettextmarkupcolor()
gets mark text color

settextmarkupcolor

public void settextmarkupcolor(pdfrgbcolor value)
sets mark text color

getbordercolor

public pdfrgbcolor getbordercolor()
gets text annotation border color

setbordercolor

public void setbordercolor(pdfrgbcolor value)
sets text annotation border color

getrectangledifferences

public float[] getrectangledifferences()
gets the rectangular diffecences

setrectangledifferences

public void setrectangledifferences(float[] value)
sets the rectangular diffecences


网站地图