public class CTFill extends java.lang.Object implements Child
Java class for CT_Fill complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Fill">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:schemas-microsoft-com:office:office}fill" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Id"/>
<attribute name="type" type="{urn:schemas-microsoft-com:vml}ST_FillType" />
<attribute name="on" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="color" type="{urn:schemas-microsoft-com:vml}ST_ColorType" />
<attribute name="opacity" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="color2" type="{urn:schemas-microsoft-com:vml}ST_ColorType" />
<attribute name="src" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute ref="{urn:schemas-microsoft-com:office:office}href"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}althref"/>
<attribute name="size" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="origin" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="position" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="aspect" type="{urn:schemas-microsoft-com:vml}ST_ImageAspect" />
<attribute name="colors" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="angle" type="{http://www.w3.org/2001/XMLSchema}decimal" />
<attribute name="alignshape" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="focus" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="focussize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="focusposition" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="method" type="{urn:schemas-microsoft-com:vml}ST_FillMethod" />
<attribute ref="{urn:schemas-microsoft-com:office:office}detectmouseclick"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}title"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}opacity2"/>
<attribute name="recolor" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="rotate" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute ref="{http://schemas.openxmlformats.org/officeDocument/2006/relationships}id"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}relid"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected STTrueFalse |
alignshape |
protected java.lang.String |
althref |
protected java.math.BigDecimal |
angle |
protected STImageAspect |
aspect |
protected java.lang.String |
color |
protected java.lang.String |
color2 |
protected java.lang.String |
colors |
protected STTrueFalse |
detectmouseclick |
protected CTFill |
fill |
protected java.lang.String |
focus |
protected java.lang.String |
focusposition |
protected java.lang.String |
focussize |
protected java.lang.String |
href |
protected java.lang.String |
id |
protected STFillMethod |
method |
protected STTrueFalse |
on |
protected java.lang.String |
opacity |
protected java.lang.String |
opacity2 |
protected java.lang.String |
origin |
protected java.lang.String |
position |
protected STTrueFalse |
recolor |
protected java.lang.String |
relid |
protected STTrueFalse |
rotate |
protected java.lang.String |
size |
protected java.lang.String |
src |
protected java.lang.String |
title |
protected STFillType |
type |
protected java.lang.String |
vmlId |
| Constructor and Description |
|---|
CTFill() |
| 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.
|
STTrueFalse |
getAlignshape()
Gets the value of the alignshape property.
|
java.lang.String |
getAlthref()
Alternate Image Reference Location
|
java.math.BigDecimal |
getAngle()
Gets the value of the angle property.
|
STImageAspect |
getAspect()
Gets the value of the aspect property.
|
java.lang.String |
getColor()
Gets the value of the color property.
|
java.lang.String |
getColor2()
Gets the value of the color2 property.
|
java.lang.String |
getColors()
Gets the value of the colors property.
|
STTrueFalse |
getDetectmouseclick()
Detect Mouse Click
|
CTFill |
getFill()
Gets the value of the fill property.
|
java.lang.String |
getFocus()
Gets the value of the focus property.
|
java.lang.String |
getFocusposition()
Gets the value of the focusposition property.
|
java.lang.String |
getFocussize()
Gets the value of the focussize property.
|
java.lang.String |
getHref()
Hyperlink Target
|
java.lang.String |
getId()
Relationship to Part
|
STFillMethod |
getMethod()
Gets the value of the method property.
|
STTrueFalse |
getOn()
Gets the value of the on property.
|
java.lang.String |
getOpacity()
Gets the value of the opacity property.
|
java.lang.String |
getOpacity2()
Secondary Color Opacity
|
java.lang.String |
getOrigin()
Gets the value of the origin property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
java.lang.String |
getPosition()
Gets the value of the position property.
|
STTrueFalse |
getRecolor()
Gets the value of the recolor property.
|
java.lang.String |
getRelid()
Relationship to Part
|
STTrueFalse |
getRotate()
Gets the value of the rotate property.
|
java.lang.String |
getSize()
Gets the value of the size property.
|
java.lang.String |
getSrc()
Gets the value of the src property.
|
java.lang.String |
getTitle()
Title
|
STFillType |
getType()
Gets the value of the type property.
|
java.lang.String |
getVmlId()
Gets the value of the vmlId property.
|
void |
setAlignshape(STTrueFalse value)
Sets the value of the alignshape property.
|
void |
setAlthref(java.lang.String value)
Sets the value of the althref property.
|
void |
setAngle(java.math.BigDecimal value)
Sets the value of the angle property.
|
void |
setAspect(STImageAspect value)
Sets the value of the aspect property.
|
void |
setColor(java.lang.String value)
Sets the value of the color property.
|
void |
setColor2(java.lang.String value)
Sets the value of the color2 property.
|
void |
setColors(java.lang.String value)
Sets the value of the colors property.
|
void |
setDetectmouseclick(STTrueFalse value)
Sets the value of the detectmouseclick property.
|
void |
setFill(CTFill value)
Sets the value of the fill property.
|
void |
setFocus(java.lang.String value)
Sets the value of the focus property.
|
void |
setFocusposition(java.lang.String value)
Sets the value of the focusposition property.
|
void |
setFocussize(java.lang.String value)
Sets the value of the focussize 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 |
setMethod(STFillMethod value)
Sets the value of the method property.
|
void |
setOn(STTrueFalse value)
Sets the value of the on property.
|
void |
setOpacity(java.lang.String value)
Sets the value of the opacity property.
|
void |
setOpacity2(java.lang.String value)
Sets the value of the opacity2 property.
|
void |
setOrigin(java.lang.String value)
Sets the value of the origin property.
|
void |
setParent(java.lang.Object parent) |
void |
setPosition(java.lang.String value)
Sets the value of the position property.
|
void |
setRecolor(STTrueFalse value)
Sets the value of the recolor property.
|
void |
setRelid(java.lang.String value)
Sets the value of the relid property.
|
void |
setRotate(STTrueFalse value)
Sets the value of the rotate property.
|
void |
setSize(java.lang.String value)
Sets the value of the size 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 |
setType(STFillType value)
Sets the value of the type property.
|
void |
setVmlId(java.lang.String value)
Sets the value of the vmlId property.
|
protected CTFill fill
protected STFillType type
protected STTrueFalse on
protected java.lang.String color
protected java.lang.String opacity
protected java.lang.String color2
protected java.lang.String src
protected java.lang.String href
protected java.lang.String althref
protected java.lang.String size
protected java.lang.String origin
protected java.lang.String position
protected STImageAspect aspect
protected java.lang.String colors
protected java.math.BigDecimal angle
protected STTrueFalse alignshape
protected java.lang.String focus
protected java.lang.String focussize
protected java.lang.String focusposition
protected STFillMethod method
protected STTrueFalse detectmouseclick
protected java.lang.String title
protected java.lang.String opacity2
protected STTrueFalse recolor
protected STTrueFalse rotate
protected java.lang.String id
protected java.lang.String relid
protected java.lang.String vmlId
public CTFill getFill()
CTFillpublic void setFill(CTFill value)
value - allowed object is
CTFillpublic STFillType getType()
STFillTypepublic void setType(STFillType value)
value - allowed object is
STFillTypepublic STTrueFalse getOn()
STTrueFalsepublic void setOn(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getColor()
Stringpublic void setColor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOpacity()
Stringpublic void setOpacity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getColor2()
Stringpublic void setColor2(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 getHref()
Stringpublic void setHref(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 getSize()
Stringpublic void setSize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOrigin()
Stringpublic void setOrigin(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPosition()
Stringpublic void setPosition(java.lang.String value)
value - allowed object is
Stringpublic STImageAspect getAspect()
STImageAspectpublic void setAspect(STImageAspect value)
value - allowed object is
STImageAspectpublic java.lang.String getColors()
Stringpublic void setColors(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigDecimal getAngle()
BigDecimalpublic void setAngle(java.math.BigDecimal value)
value - allowed object is
BigDecimalpublic STTrueFalse getAlignshape()
STTrueFalsepublic void setAlignshape(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getFocus()
Stringpublic void setFocus(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFocussize()
Stringpublic void setFocussize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFocusposition()
Stringpublic void setFocusposition(java.lang.String value)
value - allowed object is
Stringpublic STFillMethod getMethod()
STFillMethodpublic void setMethod(STFillMethod value)
value - allowed object is
STFillMethodpublic STTrueFalse getDetectmouseclick()
STTrueFalsepublic void setDetectmouseclick(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOpacity2()
Stringpublic void setOpacity2(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getRecolor()
STTrueFalsepublic void setRecolor(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getRotate()
STTrueFalsepublic void setRotate(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRelid()
Stringpublic void setRelid(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.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–2025. All rights reserved.