public class CTFill extends 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 String |
althref |
protected BigDecimal |
angle |
protected STImageAspect |
aspect |
protected String |
color |
protected String |
color2 |
protected String |
colors |
protected STTrueFalse |
detectmouseclick |
protected CTFill |
fill |
protected String |
focus |
protected String |
focusposition |
protected String |
focussize |
protected String |
href |
protected String |
id |
protected STFillMethod |
method |
protected STTrueFalse |
on |
protected String |
opacity |
protected String |
opacity2 |
protected String |
origin |
protected String |
position |
protected STTrueFalse |
recolor |
protected String |
relid |
protected STTrueFalse |
rotate |
protected String |
size |
protected String |
src |
protected String |
title |
protected STFillType |
type |
protected String |
vmlId |
| Constructor and Description |
|---|
CTFill() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
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.
|
String |
getAlthref()
Alternate Image Reference Location
|
BigDecimal |
getAngle()
Gets the value of the angle property.
|
STImageAspect |
getAspect()
Gets the value of the aspect property.
|
String |
getColor()
Gets the value of the color property.
|
String |
getColor2()
Gets the value of the color2 property.
|
String |
getColors()
Gets the value of the colors property.
|
STTrueFalse |
getDetectmouseclick()
Detect Mouse Click
|
CTFill |
getFill()
Gets the value of the fill property.
|
String |
getFocus()
Gets the value of the focus property.
|
String |
getFocusposition()
Gets the value of the focusposition property.
|
String |
getFocussize()
Gets the value of the focussize property.
|
String |
getHref()
Hyperlink Target
|
String |
getId()
Relationship to Part
|
STFillMethod |
getMethod()
Gets the value of the method property.
|
STTrueFalse |
getOn()
Gets the value of the on property.
|
String |
getOpacity()
Gets the value of the opacity property.
|
String |
getOpacity2()
Secondary Color Opacity
|
String |
getOrigin()
Gets the value of the origin property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
String |
getPosition()
Gets the value of the position property.
|
STTrueFalse |
getRecolor()
Gets the value of the recolor property.
|
String |
getRelid()
Relationship to Part
|
STTrueFalse |
getRotate()
Gets the value of the rotate property.
|
String |
getSize()
Gets the value of the size property.
|
String |
getSrc()
Gets the value of the src property.
|
String |
getTitle()
Title
|
STFillType |
getType()
Gets the value of the type property.
|
String |
getVmlId()
Gets the value of the vmlId property.
|
void |
setAlignshape(STTrueFalse value)
Sets the value of the alignshape property.
|
void |
setAlthref(String value)
Sets the value of the althref property.
|
void |
setAngle(BigDecimal value)
Sets the value of the angle property.
|
void |
setAspect(STImageAspect value)
Sets the value of the aspect property.
|
void |
setColor(String value)
Sets the value of the color property.
|
void |
setColor2(String value)
Sets the value of the color2 property.
|
void |
setColors(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(String value)
Sets the value of the focus property.
|
void |
setFocusposition(String value)
Sets the value of the focusposition property.
|
void |
setFocussize(String value)
Sets the value of the focussize property.
|
void |
setHref(String value)
Sets the value of the href property.
|
void |
setId(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(String value)
Sets the value of the opacity property.
|
void |
setOpacity2(String value)
Sets the value of the opacity2 property.
|
void |
setOrigin(String value)
Sets the value of the origin property.
|
void |
setParent(Object parent) |
void |
setPosition(String value)
Sets the value of the position property.
|
void |
setRecolor(STTrueFalse value)
Sets the value of the recolor property.
|
void |
setRelid(String value)
Sets the value of the relid property.
|
void |
setRotate(STTrueFalse value)
Sets the value of the rotate property.
|
void |
setSize(String value)
Sets the value of the size property.
|
void |
setSrc(String value)
Sets the value of the src property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setType(STFillType value)
Sets the value of the type property.
|
void |
setVmlId(String value)
Sets the value of the vmlId property.
|
protected CTFill fill
protected STFillType type
protected STTrueFalse on
protected String color
protected String opacity
protected String color2
protected String src
protected String href
protected String althref
protected String size
protected String origin
protected String position
protected STImageAspect aspect
protected String colors
protected BigDecimal angle
protected STTrueFalse alignshape
protected String focus
protected String focussize
protected String focusposition
protected STFillMethod method
protected STTrueFalse detectmouseclick
protected String title
protected String opacity2
protected STTrueFalse recolor
protected STTrueFalse rotate
protected String id
protected String relid
protected 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 String getColor()
Stringpublic void setColor(String value)
value - allowed object is
Stringpublic String getOpacity()
Stringpublic void setOpacity(String value)
value - allowed object is
Stringpublic String getColor2()
Stringpublic void setColor2(String value)
value - allowed object is
Stringpublic String getSrc()
Stringpublic void setSrc(String value)
value - allowed object is
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic String getAlthref()
Stringpublic void setAlthref(String value)
value - allowed object is
Stringpublic String getSize()
Stringpublic void setSize(String value)
value - allowed object is
Stringpublic String getOrigin()
Stringpublic void setOrigin(String value)
value - allowed object is
Stringpublic String getPosition()
Stringpublic void setPosition(String value)
value - allowed object is
Stringpublic STImageAspect getAspect()
STImageAspectpublic void setAspect(STImageAspect value)
value - allowed object is
STImageAspectpublic String getColors()
Stringpublic void setColors(String value)
value - allowed object is
Stringpublic BigDecimal getAngle()
BigDecimalpublic void setAngle(BigDecimal value)
value - allowed object is
BigDecimalpublic STTrueFalse getAlignshape()
STTrueFalsepublic void setAlignshape(STTrueFalse value)
value - allowed object is
STTrueFalsepublic String getFocus()
Stringpublic void setFocus(String value)
value - allowed object is
Stringpublic String getFocussize()
Stringpublic void setFocussize(String value)
value - allowed object is
Stringpublic String getFocusposition()
Stringpublic void setFocusposition(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 void setTitle(String value)
value - allowed object is
Stringpublic void setOpacity2(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 void setId(String value)
value - allowed object is
Stringpublic void setRelid(String value)
value - allowed object is
Stringpublic String getVmlId()
Stringpublic void setVmlId(String value)
value - allowed object is
Stringpublic Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2020. All Rights Reserved.