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>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
althref |
protected STTrueFalse |
bilevel |
protected java.lang.String |
blacklevel |
protected java.lang.String |
chromakey |
protected java.lang.String |
cropbottom |
protected java.lang.String |
cropleft |
protected java.lang.String |
cropright |
protected java.lang.String |
croptop |
protected STTrueFalse |
detectmouseclick |
protected java.lang.String |
embosscolor |
protected java.lang.String |
gain |
protected java.lang.String |
gamma |
protected STTrueFalse |
grayscale |
protected java.lang.String |
href |
protected java.lang.String |
id |
protected java.lang.Float |
movie |
protected java.lang.String |
ohref |
protected java.lang.Float |
oleid |
protected java.lang.String |
pict |
protected java.lang.String |
recolortarget |
protected java.lang.String |
relid |
protected java.lang.String |
src |
protected java.lang.String |
title |
protected java.lang.String |
vmlId |
| Constructor and Description |
|---|
CTImageData() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
java.lang.String |
getAlthref()
Alternate Image Reference
|
STTrueFalse |
getBilevel()
Gets the value of the bilevel property.
|
java.lang.String |
getBlacklevel()
Gets the value of the blacklevel property.
|
java.lang.String |
getChromakey()
Gets the value of the chromakey property.
|
java.lang.String |
getCropbottom()
Gets the value of the cropbottom property.
|
java.lang.String |
getCropleft()
Gets the value of the cropleft property.
|
java.lang.String |
getCropright()
Gets the value of the cropright property.
|
java.lang.String |
getCroptop()
Gets the value of the croptop property.
|
STTrueFalse |
getDetectmouseclick()
Detect Mouse Click
|
java.lang.String |
getEmbosscolor()
Gets the value of the embosscolor property.
|
java.lang.String |
getGain()
Gets the value of the gain property.
|
java.lang.String |
getGamma()
Gets the value of the gamma property.
|
STTrueFalse |
getGrayscale()
Gets the value of the grayscale property.
|
java.lang.String |
getHref()
Explicit Relationship to Hyperlink Target
|
java.lang.String |
getId()
Explicit Relationship to Image Data
|
java.lang.Float |
getMovie()
Movie Reference
|
java.lang.String |
getOhref()
Original Image Reference
|
java.lang.Float |
getOleid()
Image Embedded Object ID
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
java.lang.String |
getPict()
Explicit Relationship to Alternate Image Data
|
java.lang.String |
getRecolortarget()
Gets the value of the recolortarget property.
|
java.lang.String |
getRelid()
Relationship to Part
|
java.lang.String |
getSrc()
Gets the value of the src property.
|
java.lang.String |
getTitle()
Image Data Title
|
java.lang.String |
getVmlId()
Gets the value of the vmlId property.
|
void |
setAlthref(java.lang.String value)
Sets the value of the althref property.
|
void |
setBilevel(STTrueFalse value)
Sets the value of the bilevel property.
|
void |
setBlacklevel(java.lang.String value)
Sets the value of the blacklevel property.
|
void |
setChromakey(java.lang.String value)
Sets the value of the chromakey property.
|
void |
setCropbottom(java.lang.String value)
Sets the value of the cropbottom property.
|
void |
setCropleft(java.lang.String value)
Sets the value of the cropleft property.
|
void |
setCropright(java.lang.String value)
Sets the value of the cropright property.
|
void |
setCroptop(java.lang.String value)
Sets the value of the croptop property.
|
void |
setDetectmouseclick(STTrueFalse value)
Sets the value of the detectmouseclick property.
|
void |
setEmbosscolor(java.lang.String value)
Sets the value of the embosscolor property.
|
void |
setGain(java.lang.String value)
Sets the value of the gain property.
|
void |
setGamma(java.lang.String value)
Sets the value of the gamma property.
|
void |
setGrayscale(STTrueFalse value)
Sets the value of the grayscale property.
|
void |
setHref(java.lang.String value)
Sets the value of the href property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setMovie(java.lang.Float value)
Sets the value of the movie property.
|
void |
setOhref(java.lang.String value)
Sets the value of the ohref property.
|
void |
setOleid(java.lang.Float value)
Sets the value of the oleid property.
|
void |
setParent(java.lang.Object parent) |
void |
setPict(java.lang.String value)
Sets the value of the pict property.
|
void |
setRecolortarget(java.lang.String value)
Sets the value of the recolortarget property.
|
void |
setRelid(java.lang.String value)
Sets the value of the relid property.
|
void |
setSrc(java.lang.String value)
Sets the value of the src property.
|
void |
setTitle(java.lang.String value)
Sets the value of the title property.
|
void |
setVmlId(java.lang.String value)
Sets the value of the vmlId property.
|
protected java.lang.String embosscolor
protected java.lang.String recolortarget
protected java.lang.String ohref
protected java.lang.String althref
protected java.lang.String title
protected java.lang.Float oleid
protected STTrueFalse detectmouseclick
protected java.lang.Float movie
protected java.lang.String relid
protected java.lang.String id
protected java.lang.String pict
protected java.lang.String href
protected java.lang.String vmlId
protected java.lang.String src
protected java.lang.String cropleft
protected java.lang.String croptop
protected java.lang.String cropright
protected java.lang.String cropbottom
protected java.lang.String gain
protected java.lang.String blacklevel
protected java.lang.String gamma
protected STTrueFalse grayscale
protected STTrueFalse bilevel
protected java.lang.String chromakey
public java.lang.String getEmbosscolor()
Stringpublic void setEmbosscolor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRecolortarget()
Stringpublic void setRecolortarget(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOhref()
Stringpublic void setOhref(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAlthref()
Stringpublic void setAlthref(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Float getOleid()
Floatpublic void setOleid(java.lang.Float value)
value - allowed object is
Floatpublic STTrueFalse getDetectmouseclick()
STTrueFalsepublic void setDetectmouseclick(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.Float getMovie()
Floatpublic void setMovie(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.String getRelid()
Stringpublic void setRelid(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPict()
Stringpublic void setPict(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getHref()
Stringpublic void setHref(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getVmlId()
Stringpublic void setVmlId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSrc()
Stringpublic void setSrc(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCropleft()
Stringpublic void setCropleft(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCroptop()
Stringpublic void setCroptop(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCropright()
Stringpublic void setCropright(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCropbottom()
Stringpublic void setCropbottom(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGain()
Stringpublic void setGain(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBlacklevel()
Stringpublic void setBlacklevel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGamma()
Stringpublic void setGamma(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getGrayscale()
STTrueFalsepublic void setGrayscale(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getBilevel()
STTrueFalsepublic void setBilevel(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getChromakey()
Stringpublic void setChromakey(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2023. All rights reserved.