Package org.docx4j.vml
Class CTImageData
java.lang.Object
org.docx4j.vml.CTImageData
- All Implemented Interfaces:
Child
public class CTImageData extends java.lang.Object implements Child
Java class for CT_ImageData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ImageData">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Id"/>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_ImageAttributes"/>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Chromakey"/>
<attribute name="embosscolor" type="{urn:schemas-microsoft-com:vml}ST_ColorType" />
<attribute name="recolortarget" type="{urn:schemas-microsoft-com:vml}ST_ColorType" />
<attribute ref="{urn:schemas-microsoft-com:office:office}href"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}althref"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}title"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}oleid"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}detectmouseclick"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}movie"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}relid"/>
<attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}id"/>
<attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}pict"/>
<attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}href"/>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringalthrefprotected STTrueFalsebilevelprotected java.lang.Stringblacklevelprotected java.lang.Stringchromakeyprotected java.lang.Stringcropbottomprotected java.lang.Stringcropleftprotected java.lang.Stringcroprightprotected java.lang.Stringcroptopprotected STTrueFalsedetectmouseclickprotected java.lang.Stringembosscolorprotected java.lang.Stringgainprotected java.lang.Stringgammaprotected STTrueFalsegrayscaleprotected java.lang.Stringhrefprotected java.lang.Stringidprotected java.lang.Floatmovieprotected java.lang.Stringohrefprotected java.lang.Floatoleidprotected java.lang.Stringpictprotected java.lang.Stringrecolortargetprotected java.lang.Stringrelidprotected java.lang.Stringsrcprotected java.lang.Stringtitleprotected java.lang.StringvmlId -
Constructor Summary
Constructors Constructor Description CTImageData() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.java.lang.StringgetAlthref()Alternate Image ReferenceSTTrueFalsegetBilevel()Gets the value of the bilevel property.java.lang.StringgetBlacklevel()Gets the value of the blacklevel property.java.lang.StringgetChromakey()Gets the value of the chromakey property.java.lang.StringgetCropbottom()Gets the value of the cropbottom property.java.lang.StringgetCropleft()Gets the value of the cropleft property.java.lang.StringgetCropright()Gets the value of the cropright property.java.lang.StringgetCroptop()Gets the value of the croptop property.STTrueFalsegetDetectmouseclick()Detect Mouse Clickjava.lang.StringgetEmbosscolor()Gets the value of the embosscolor property.java.lang.StringgetGain()Gets the value of the gain property.java.lang.StringgetGamma()Gets the value of the gamma property.STTrueFalsegetGrayscale()Gets the value of the grayscale property.java.lang.StringgetHref()Explicit Relationship to Hyperlink Targetjava.lang.StringgetId()Explicit Relationship to Image Datajava.lang.FloatgetMovie()Movie Referencejava.lang.StringgetOhref()Original Image Referencejava.lang.FloatgetOleid()Image Embedded Object IDjava.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.java.lang.StringgetPict()Explicit Relationship to Alternate Image Datajava.lang.StringgetRecolortarget()Gets the value of the recolortarget property.java.lang.StringgetRelid()Relationship to Partjava.lang.StringgetSrc()Gets the value of the src property.java.lang.StringgetTitle()Image Data Titlejava.lang.StringgetVmlId()Gets the value of the vmlId property.voidsetAlthref(java.lang.String value)Sets the value of the althref property.voidsetBilevel(STTrueFalse value)Sets the value of the bilevel property.voidsetBlacklevel(java.lang.String value)Sets the value of the blacklevel property.voidsetChromakey(java.lang.String value)Sets the value of the chromakey property.voidsetCropbottom(java.lang.String value)Sets the value of the cropbottom property.voidsetCropleft(java.lang.String value)Sets the value of the cropleft property.voidsetCropright(java.lang.String value)Sets the value of the cropright property.voidsetCroptop(java.lang.String value)Sets the value of the croptop property.voidsetDetectmouseclick(STTrueFalse value)Sets the value of the detectmouseclick property.voidsetEmbosscolor(java.lang.String value)Sets the value of the embosscolor property.voidsetGain(java.lang.String value)Sets the value of the gain property.voidsetGamma(java.lang.String value)Sets the value of the gamma property.voidsetGrayscale(STTrueFalse value)Sets the value of the grayscale property.voidsetHref(java.lang.String value)Sets the value of the href property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetMovie(java.lang.Float value)Sets the value of the movie property.voidsetOhref(java.lang.String value)Sets the value of the ohref property.voidsetOleid(java.lang.Float value)Sets the value of the oleid property.voidsetParent(java.lang.Object parent)voidsetPict(java.lang.String value)Sets the value of the pict property.voidsetRecolortarget(java.lang.String value)Sets the value of the recolortarget property.voidsetRelid(java.lang.String value)Sets the value of the relid property.voidsetSrc(java.lang.String value)Sets the value of the src property.voidsetTitle(java.lang.String value)Sets the value of the title property.voidsetVmlId(java.lang.String value)Sets the value of the vmlId property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
embosscolor
protected java.lang.String embosscolor -
recolortarget
protected java.lang.String recolortarget -
ohref
protected java.lang.String ohref -
althref
protected java.lang.String althref -
title
protected java.lang.String title -
oleid
protected java.lang.Float oleid -
detectmouseclick
-
movie
protected java.lang.Float movie -
relid
protected java.lang.String relid -
id
protected java.lang.String id -
pict
protected java.lang.String pict -
href
protected java.lang.String href -
vmlId
protected java.lang.String vmlId -
src
protected java.lang.String src -
cropleft
protected java.lang.String cropleft -
croptop
protected java.lang.String croptop -
cropright
protected java.lang.String cropright -
cropbottom
protected java.lang.String cropbottom -
gain
protected java.lang.String gain -
blacklevel
protected java.lang.String blacklevel -
gamma
protected java.lang.String gamma -
grayscale
-
bilevel
-
chromakey
protected java.lang.String chromakey
-
-
Constructor Details
-
CTImageData
public CTImageData()
-
-
Method Details
-
getEmbosscolor
public java.lang.String getEmbosscolor()Gets the value of the embosscolor property.- Returns:
- possible object is
String
-
setEmbosscolor
public void setEmbosscolor(java.lang.String value)Sets the value of the embosscolor property.- Parameters:
value- allowed object isString
-
getRecolortarget
public java.lang.String getRecolortarget()Gets the value of the recolortarget property.- Returns:
- possible object is
String
-
setRecolortarget
public void setRecolortarget(java.lang.String value)Sets the value of the recolortarget property.- Parameters:
value- allowed object isString
-
getOhref
public java.lang.String getOhref()Original Image Reference- Returns:
- possible object is
String
-
setOhref
public void setOhref(java.lang.String value)Sets the value of the ohref property.- Parameters:
value- allowed object isString
-
getAlthref
public java.lang.String getAlthref()Alternate Image Reference- Returns:
- possible object is
String
-
setAlthref
public void setAlthref(java.lang.String value)Sets the value of the althref property.- Parameters:
value- allowed object isString
-
getTitle
public java.lang.String getTitle()Image Data Title- Returns:
- possible object is
String
-
setTitle
public void setTitle(java.lang.String value)Sets the value of the title property.- Parameters:
value- allowed object isString
-
getOleid
public java.lang.Float getOleid()Image Embedded Object ID- Returns:
- possible object is
Float
-
setOleid
public void setOleid(java.lang.Float value)Sets the value of the oleid property.- Parameters:
value- allowed object isFloat
-
getDetectmouseclick
Detect Mouse Click- Returns:
- possible object is
STTrueFalse
-
setDetectmouseclick
Sets the value of the detectmouseclick property.- Parameters:
value- allowed object isSTTrueFalse
-
getMovie
public java.lang.Float getMovie()Movie Reference- Returns:
- possible object is
Float
-
setMovie
public void setMovie(java.lang.Float value)Sets the value of the movie property.- Parameters:
value- allowed object isFloat
-
getRelid
public java.lang.String getRelid()Relationship to Part- Returns:
- possible object is
String
-
setRelid
public void setRelid(java.lang.String value)Sets the value of the relid property.- Parameters:
value- allowed object isString
-
getId
public java.lang.String getId()Explicit Relationship to Image Data- Returns:
- possible object is
String
-
setId
public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
getPict
public java.lang.String getPict()Explicit Relationship to Alternate Image Data- Returns:
- possible object is
String
-
setPict
public void setPict(java.lang.String value)Sets the value of the pict property.- Parameters:
value- allowed object isString
-
getHref
public java.lang.String getHref()Explicit Relationship to Hyperlink Target- Returns:
- possible object is
String
-
setHref
public void setHref(java.lang.String value)Sets the value of the href property.- Parameters:
value- allowed object isString
-
getVmlId
public java.lang.String getVmlId()Gets the value of the vmlId property.- Returns:
- possible object is
String
-
setVmlId
public void setVmlId(java.lang.String value)Sets the value of the vmlId property.- Parameters:
value- allowed object isString
-
getSrc
public java.lang.String getSrc()Gets the value of the src property.- Returns:
- possible object is
String
-
setSrc
public void setSrc(java.lang.String value)Sets the value of the src property.- Parameters:
value- allowed object isString
-
getCropleft
public java.lang.String getCropleft()Gets the value of the cropleft property.- Returns:
- possible object is
String
-
setCropleft
public void setCropleft(java.lang.String value)Sets the value of the cropleft property.- Parameters:
value- allowed object isString
-
getCroptop
public java.lang.String getCroptop()Gets the value of the croptop property.- Returns:
- possible object is
String
-
setCroptop
public void setCroptop(java.lang.String value)Sets the value of the croptop property.- Parameters:
value- allowed object isString
-
getCropright
public java.lang.String getCropright()Gets the value of the cropright property.- Returns:
- possible object is
String
-
setCropright
public void setCropright(java.lang.String value)Sets the value of the cropright property.- Parameters:
value- allowed object isString
-
getCropbottom
public java.lang.String getCropbottom()Gets the value of the cropbottom property.- Returns:
- possible object is
String
-
setCropbottom
public void setCropbottom(java.lang.String value)Sets the value of the cropbottom property.- Parameters:
value- allowed object isString
-
getGain
public java.lang.String getGain()Gets the value of the gain property.- Returns:
- possible object is
String
-
setGain
public void setGain(java.lang.String value)Sets the value of the gain property.- Parameters:
value- allowed object isString
-
getBlacklevel
public java.lang.String getBlacklevel()Gets the value of the blacklevel property.- Returns:
- possible object is
String
-
setBlacklevel
public void setBlacklevel(java.lang.String value)Sets the value of the blacklevel property.- Parameters:
value- allowed object isString
-
getGamma
public java.lang.String getGamma()Gets the value of the gamma property.- Returns:
- possible object is
String
-
setGamma
public void setGamma(java.lang.String value)Sets the value of the gamma property.- Parameters:
value- allowed object isString
-
getGrayscale
Gets the value of the grayscale property.- Returns:
- possible object is
STTrueFalse
-
setGrayscale
Sets the value of the grayscale property.- Parameters:
value- allowed object isSTTrueFalse
-
getBilevel
Gets the value of the bilevel property.- Returns:
- possible object is
STTrueFalse
-
setBilevel
Sets the value of the bilevel property.- Parameters:
value- allowed object isSTTrueFalse
-
getChromakey
public java.lang.String getChromakey()Gets the value of the chromakey property.- Returns:
- possible object is
String
-
setChromakey
public void setChromakey(java.lang.String value)Sets the value of the chromakey property.- Parameters:
value- allowed object isString
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
afterUnmarshal
public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-