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.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 Summary

    Constructors
    Constructor Description
    CTImageData()  
  • Method Summary

    Modifier and Type Method Description
    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.
    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.

    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

      protected STTrueFalse 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

      protected STTrueFalse grayscale
    • bilevel

      protected STTrueFalse 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is Float
    • getDetectmouseclick

      public STTrueFalse getDetectmouseclick()
      Detect Mouse Click
      Returns:
      possible object is STTrueFalse
    • setDetectmouseclick

      public void setDetectmouseclick​(STTrueFalse value)
      Sets the value of the detectmouseclick property.
      Parameters:
      value - allowed object is STTrueFalse
    • 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 is Float
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • getGrayscale

      public STTrueFalse getGrayscale()
      Gets the value of the grayscale property.
      Returns:
      possible object is STTrueFalse
    • setGrayscale

      public void setGrayscale​(STTrueFalse value)
      Sets the value of the grayscale property.
      Parameters:
      value - allowed object is STTrueFalse
    • getBilevel

      public STTrueFalse getBilevel()
      Gets the value of the bilevel property.
      Returns:
      possible object is STTrueFalse
    • setBilevel

      public void setBilevel​(STTrueFalse value)
      Sets the value of the bilevel property.
      Parameters:
      value - allowed object is STTrueFalse
    • 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 is String
    • getParent

      public java.lang.Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface Child
      Returns:
      The parent object.
    • setParent

      public void setParent​(java.lang.Object parent)
      Specified by:
      setParent in interface Child
    • 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.