Package org.docx4j.vml
Class CTFill
java.lang.Object
org.docx4j.vml.CTFill
- All Implemented Interfaces:
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>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected STTrueFalseprotected Stringprotected BigDecimalprotected STImageAspectprotected Stringprotected Stringprotected Stringprotected STTrueFalseprotected CTFillprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected STFillMethodprotected STTrueFalseprotected Stringprotected Stringprotected Stringprotected Stringprotected STTrueFalseprotected Stringprotected STTrueFalseprotected Stringprotected Stringprotected Stringprotected STFillTypeprotected 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.Gets the value of the alignshape property.Alternate Image Reference LocationgetAngle()Gets the value of the angle property.Gets the value of the aspect property.getColor()Gets the value of the color property.Gets the value of the color2 property.Gets the value of the colors property.Detect Mouse ClickgetFill()Gets the value of the fill property.getFocus()Gets the value of the focus property.Gets the value of the focusposition property.Gets the value of the focussize property.getHref()Hyperlink TargetgetId()Relationship to PartGets the value of the method property.getOn()Gets the value of the on property.Gets the value of the opacity property.Secondary Color OpacityGets the value of the origin property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the position property.Gets the value of the recolor property.getRelid()Relationship to PartGets the value of the rotate property.getSize()Gets the value of the size property.getSrc()Gets the value of the src property.getTitle()TitlegetType()Gets the value of the type property.getVmlId()Gets the value of the vmlId property.voidsetAlignshape(STTrueFalse value) Sets the value of the alignshape property.voidsetAlthref(String value) Sets the value of the althref property.voidsetAngle(BigDecimal value) Sets the value of the angle property.voidsetAspect(STImageAspect value) Sets the value of the aspect property.voidSets the value of the color property.voidSets the value of the color2 property.voidSets the value of the colors property.voidsetDetectmouseclick(STTrueFalse value) Sets the value of the detectmouseclick property.voidSets the value of the fill property.voidSets the value of the focus property.voidsetFocusposition(String value) Sets the value of the focusposition property.voidsetFocussize(String value) Sets the value of the focussize property.voidSets the value of the href property.voidSets the value of the id property.voidsetMethod(STFillMethod value) Sets the value of the method property.voidsetOn(STTrueFalse value) Sets the value of the on property.voidsetOpacity(String value) Sets the value of the opacity property.voidsetOpacity2(String value) Sets the value of the opacity2 property.voidSets the value of the origin property.voidvoidsetPosition(String value) Sets the value of the position property.voidsetRecolor(STTrueFalse value) Sets the value of the recolor property.voidSets the value of the relid property.voidsetRotate(STTrueFalse value) Sets the value of the rotate property.voidSets the value of the size property.voidSets the value of the src property.voidSets the value of the title property.voidsetType(STFillType value) Sets the value of the type property.voidSets the value of the vmlId property.
-
Field Details
-
fill
-
type
-
on
-
color
-
opacity
-
color2
-
src
-
href
-
althref
-
size
-
origin
-
position
-
aspect
-
colors
-
angle
-
alignshape
-
focus
-
focussize
-
focusposition
-
method
-
detectmouseclick
-
title
-
opacity2
-
recolor
-
rotate
-
id
-
relid
-
vmlId
-
-
Constructor Details
-
CTFill
public CTFill()
-
-
Method Details
-
getFill
Gets the value of the fill property.- Returns:
- possible object is
CTFill
-
setFill
Sets the value of the fill property.- Parameters:
value- allowed object isCTFill
-
getType
Gets the value of the type property.- Returns:
- possible object is
STFillType
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isSTFillType
-
getOn
Gets the value of the on property.- Returns:
- possible object is
STTrueFalse
-
setOn
Sets the value of the on property.- Parameters:
value- allowed object isSTTrueFalse
-
getColor
Gets the value of the color property.- Returns:
- possible object is
String
-
setColor
Sets the value of the color property.- Parameters:
value- allowed object isString
-
getOpacity
Gets the value of the opacity property.- Returns:
- possible object is
String
-
setOpacity
Sets the value of the opacity property.- Parameters:
value- allowed object isString
-
getColor2
Gets the value of the color2 property.- Returns:
- possible object is
String
-
setColor2
Sets the value of the color2 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
-
getHref
Hyperlink Target- Returns:
- possible object is
String
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getAlthref
Alternate Image Reference Location- Returns:
- possible object is
String
-
setAlthref
Sets the value of the althref property.- Parameters:
value- allowed object isString
-
getSize
Gets the value of the size property.- Returns:
- possible object is
String
-
setSize
Sets the value of the size property.- Parameters:
value- allowed object isString
-
getOrigin
Gets the value of the origin property.- Returns:
- possible object is
String
-
setOrigin
Sets the value of the origin property.- Parameters:
value- allowed object isString
-
getPosition
Gets the value of the position property.- Returns:
- possible object is
String
-
setPosition
Sets the value of the position property.- Parameters:
value- allowed object isString
-
getAspect
Gets the value of the aspect property.- Returns:
- possible object is
STImageAspect
-
setAspect
Sets the value of the aspect property.- Parameters:
value- allowed object isSTImageAspect
-
getColors
Gets the value of the colors property.- Returns:
- possible object is
String
-
setColors
Sets the value of the colors property.- Parameters:
value- allowed object isString
-
getAngle
Gets the value of the angle property.- Returns:
- possible object is
BigDecimal
-
setAngle
Sets the value of the angle property.- Parameters:
value- allowed object isBigDecimal
-
getAlignshape
Gets the value of the alignshape property.- Returns:
- possible object is
STTrueFalse
-
setAlignshape
Sets the value of the alignshape property.- Parameters:
value- allowed object isSTTrueFalse
-
getFocus
Gets the value of the focus property.- Returns:
- possible object is
String
-
setFocus
Sets the value of the focus property.- Parameters:
value- allowed object isString
-
getFocussize
Gets the value of the focussize property.- Returns:
- possible object is
String
-
setFocussize
Sets the value of the focussize property.- Parameters:
value- allowed object isString
-
getFocusposition
Gets the value of the focusposition property.- Returns:
- possible object is
String
-
setFocusposition
Sets the value of the focusposition property.- Parameters:
value- allowed object isString
-
getMethod
Gets the value of the method property.- Returns:
- possible object is
STFillMethod
-
setMethod
Sets the value of the method property.- Parameters:
value- allowed object isSTFillMethod
-
getDetectmouseclick
Detect Mouse Click- Returns:
- possible object is
STTrueFalse
-
setDetectmouseclick
Sets the value of the detectmouseclick property.- Parameters:
value- allowed object isSTTrueFalse
-
getTitle
Title- Returns:
- possible object is
String
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isString
-
getOpacity2
Secondary Color Opacity- Returns:
- possible object is
String
-
setOpacity2
Sets the value of the opacity2 property.- Parameters:
value- allowed object isString
-
getRecolor
Gets the value of the recolor property.- Returns:
- possible object is
STTrueFalse
-
setRecolor
Sets the value of the recolor property.- Parameters:
value- allowed object isSTTrueFalse
-
getRotate
Gets the value of the rotate property.- Returns:
- possible object is
STTrueFalse
-
setRotate
Sets the value of the rotate property.- Parameters:
value- allowed object isSTTrueFalse
-
getId
Relationship to Part- Returns:
- possible object is
String
-
setId
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getRelid
Relationship to Part- Returns:
- possible object is
String
-
setRelid
Sets the value of the relid 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
-
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.
-