Package org.docx4j.vml
Class CTImageData
java.lang.Object
org.docx4j.vml.CTImageData
- All Implemented Interfaces:
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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected STTrueFalseprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected STTrueFalseprotected Stringprotected Stringprotected Stringprotected STTrueFalseprotected Stringprotected Stringprotected Floatprotected Stringprotected Floatprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Alternate Image ReferenceGets the value of the bilevel property.Gets the value of the blacklevel property.Gets the value of the chromakey property.Gets the value of the cropbottom property.Gets the value of the cropleft property.Gets the value of the cropright property.Gets the value of the croptop property.Detect Mouse ClickGets the value of the embosscolor property.getGain()Gets the value of the gain property.getGamma()Gets the value of the gamma property.Gets the value of the grayscale property.getHref()Explicit Relationship to Hyperlink TargetgetId()Explicit Relationship to Image DatagetMovie()Movie ReferencegetOhref()Original Image ReferencegetOleid()Image Embedded Object IDGets the parent object in the object tree representing the unmarshalled xml document.getPict()Explicit Relationship to Alternate Image DataGets the value of the recolortarget property.getRelid()Relationship to PartgetSrc()Gets the value of the src property.getTitle()Image Data TitlegetVmlId()Gets the value of the vmlId property.voidsetAlthref(String value) Sets the value of the althref property.voidsetBilevel(STTrueFalse value) Sets the value of the bilevel property.voidsetBlacklevel(String value) Sets the value of the blacklevel property.voidsetChromakey(String value) Sets the value of the chromakey property.voidsetCropbottom(String value) Sets the value of the cropbottom property.voidsetCropleft(String value) Sets the value of the cropleft property.voidsetCropright(String value) Sets the value of the cropright property.voidsetCroptop(String value) Sets the value of the croptop property.voidsetDetectmouseclick(STTrueFalse value) Sets the value of the detectmouseclick property.voidsetEmbosscolor(String value) Sets the value of the embosscolor property.voidSets the value of the gain property.voidSets the value of the gamma property.voidsetGrayscale(STTrueFalse value) Sets the value of the grayscale property.voidSets the value of the href property.voidSets the value of the id property.voidSets the value of the movie property.voidSets the value of the ohref property.voidSets the value of the oleid property.voidvoidSets the value of the pict property.voidsetRecolortarget(String value) Sets the value of the recolortarget property.voidSets the value of the relid property.voidSets the value of the src property.voidSets the value of the title property.voidSets the value of the vmlId property.
-
Field Details
-
embosscolor
-
recolortarget
-
ohref
-
althref
-
title
-
oleid
-
detectmouseclick
-
movie
-
relid
-
id
-
pict
-
href
-
vmlId
-
src
-
cropleft
-
croptop
-
cropright
-
cropbottom
-
gain
-
blacklevel
-
gamma
-
grayscale
-
bilevel
-
chromakey
-
-
Constructor Details
-
CTImageData
public CTImageData()
-
-
Method Details
-
getEmbosscolor
Gets the value of the embosscolor property.- Returns:
- possible object is
String
-
setEmbosscolor
Sets the value of the embosscolor property.- Parameters:
value- allowed object isString
-
getRecolortarget
Gets the value of the recolortarget property.- Returns:
- possible object is
String
-
setRecolortarget
Sets the value of the recolortarget property.- Parameters:
value- allowed object isString
-
getOhref
Original Image Reference- Returns:
- possible object is
String
-
setOhref
Sets the value of the ohref property.- Parameters:
value- allowed object isString
-
getAlthref
Alternate Image Reference- Returns:
- possible object is
String
-
setAlthref
Sets the value of the althref property.- Parameters:
value- allowed object isString
-
getTitle
Image Data Title- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getOleid
Image Embedded Object ID- Returns:
- possible object is
Float
-
setOleid
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
Movie Reference- Returns:
- possible object is
Float
-
setMovie
Sets the value of the movie property.- Parameters:
value- allowed object isFloat
-
getRelid
Relationship to Part- Returns:
- possible object is
String
-
setRelid
Sets the value of the relid property.- Parameters:
value- allowed object isString
-
getId
Explicit Relationship to Image Data- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getPict
Explicit Relationship to Alternate Image Data- Returns:
- possible object is
String
-
setPict
Sets the value of the pict property.- Parameters:
value- allowed object isString
-
getHref
Explicit Relationship to Hyperlink Target- Returns:
- possible object is
String
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getVmlId
Gets the value of the vmlId property.- Returns:
- possible object is
String
-
setVmlId
Sets the value of the vmlId property.- Parameters:
value- allowed object isString
-
getSrc
Gets the value of the src property.- Returns:
- possible object is
String
-
setSrc
Sets the value of the src property.- Parameters:
value- allowed object isString
-
getCropleft
Gets the value of the cropleft property.- Returns:
- possible object is
String
-
setCropleft
Sets the value of the cropleft property.- Parameters:
value- allowed object isString
-
getCroptop
Gets the value of the croptop property.- Returns:
- possible object is
String
-
setCroptop
Sets the value of the croptop property.- Parameters:
value- allowed object isString
-
getCropright
Gets the value of the cropright property.- Returns:
- possible object is
String
-
setCropright
Sets the value of the cropright property.- Parameters:
value- allowed object isString
-
getCropbottom
Gets the value of the cropbottom property.- Returns:
- possible object is
String
-
setCropbottom
Sets the value of the cropbottom property.- Parameters:
value- allowed object isString
-
getGain
Gets the value of the gain property.- Returns:
- possible object is
String
-
setGain
Sets the value of the gain property.- Parameters:
value- allowed object isString
-
getBlacklevel
Gets the value of the blacklevel property.- Returns:
- possible object is
String
-
setBlacklevel
Sets the value of the blacklevel property.- Parameters:
value- allowed object isString
-
getGamma
Gets the value of the gamma property.- Returns:
- possible object is
String
-
setGamma
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
Gets the value of the chromakey property.- Returns:
- possible object is
String
-
setChromakey
Sets the value of the chromakey property.- Parameters:
value- allowed object isString
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
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.
-