Package org.docx4j.vml.officedrawing
Class CTStrokeChild
java.lang.Object
org.docx4j.vml.officedrawing.CTStrokeChild
- All Implemented Interfaces:
Child
public class CTStrokeChild extends java.lang.Object implements Child
Java class for CT_StrokeChild complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_StrokeChild">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Ext"/>
<attribute name="on" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="weight" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="color" type="{urn:schemas-microsoft-com:office:office}ST_ColorType" />
<attribute name="color2" type="{urn:schemas-microsoft-com:office:office}ST_ColorType" />
<attribute name="opacity" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="linestyle" type="{urn:schemas-microsoft-com:vml}ST_StrokeLineStyle" />
<attribute name="miterlimit" type="{http://www.w3.org/2001/XMLSchema}decimal" />
<attribute name="joinstyle" type="{urn:schemas-microsoft-com:vml}ST_StrokeJoinStyle" />
<attribute name="endcap" type="{urn:schemas-microsoft-com:vml}ST_StrokeEndCap" />
<attribute name="dashstyle" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="insetpen" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="filltype" type="{urn:schemas-microsoft-com:vml}ST_FillType" />
<attribute name="src" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="imageaspect" type="{urn:schemas-microsoft-com:vml}ST_ImageAspect" />
<attribute name="imagesize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="imagealignshape" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="startarrow" type="{urn:schemas-microsoft-com:vml}ST_StrokeArrowType" />
<attribute name="startarrowwidth" type="{urn:schemas-microsoft-com:vml}ST_StrokeArrowWidth" />
<attribute name="startarrowlength" type="{urn:schemas-microsoft-com:vml}ST_StrokeArrowLength" />
<attribute name="endarrow" type="{urn:schemas-microsoft-com:vml}ST_StrokeArrowType" />
<attribute name="endarrowwidth" type="{urn:schemas-microsoft-com:vml}ST_StrokeArrowWidth" />
<attribute name="endarrowlength" type="{urn:schemas-microsoft-com:vml}ST_StrokeArrowLength" />
<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}forcedash"/>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringalthrefprotected java.lang.Stringcolorprotected java.lang.Stringcolor2protected java.lang.Stringdashstyleprotected STStrokeArrowTypeendarrowprotected STStrokeArrowLengthendarrowlengthprotected STStrokeArrowWidthendarrowwidthprotected STStrokeEndCapendcapprotected STExtextprotected STFillTypefilltypeprotected STTrueFalseforcedashprotected java.lang.Stringhrefprotected STTrueFalseimagealignshapeprotected STImageAspectimageaspectprotected java.lang.Stringimagesizeprotected STTrueFalseinsetpenprotected STStrokeJoinStylejoinstyleprotected STStrokeLineStylelinestyleprotected java.lang.Stringmiterlimitprotected STTrueFalseonprotected java.lang.Stringopacityprotected java.lang.Stringsrcprotected STStrokeArrowTypestartarrowprotected STStrokeArrowLengthstartarrowlengthprotected STStrokeArrowWidthstartarrowwidthprotected java.lang.Stringtitleprotected java.lang.Stringweight -
Constructor Summary
Constructors Constructor Description CTStrokeChild() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(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.StringgetAlthref()Alternate Image Referencejava.lang.StringgetColor()Gets the value of the color property.java.lang.StringgetColor2()Gets the value of the color2 property.java.lang.StringgetDashstyle()Gets the value of the dashstyle property.STStrokeArrowTypegetEndarrow()Gets the value of the endarrow property.STStrokeArrowLengthgetEndarrowlength()Gets the value of the endarrowlength property.STStrokeArrowWidthgetEndarrowwidth()Gets the value of the endarrowwidth property.STStrokeEndCapgetEndcap()Gets the value of the endcap property.STExtgetExt()Gets the value of the ext property.STFillTypegetFilltype()Gets the value of the filltype property.STTrueFalsegetForcedash()Force Dashed Outlinejava.lang.StringgetHref()Original Image ReferenceSTTrueFalsegetImagealignshape()Gets the value of the imagealignshape property.STImageAspectgetImageaspect()Gets the value of the imageaspect property.java.lang.StringgetImagesize()Gets the value of the imagesize property.STTrueFalsegetInsetpen()Gets the value of the insetpen property.STStrokeJoinStylegetJoinstyle()Gets the value of the joinstyle property.STStrokeLineStylegetLinestyle()Gets the value of the linestyle property.java.lang.StringgetMiterlimit()Gets the value of the miterlimit property.STTrueFalsegetOn()Gets the value of the on property.java.lang.StringgetOpacity()Gets the value of the opacity property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.java.lang.StringgetSrc()Gets the value of the src property.STStrokeArrowTypegetStartarrow()Gets the value of the startarrow property.STStrokeArrowLengthgetStartarrowlength()Gets the value of the startarrowlength property.STStrokeArrowWidthgetStartarrowwidth()Gets the value of the startarrowwidth property.java.lang.StringgetTitle()Stroke Titlejava.lang.StringgetWeight()Gets the value of the weight property.voidsetAlthref(java.lang.String value)Sets the value of the althref property.voidsetColor(java.lang.String value)Sets the value of the color property.voidsetColor2(java.lang.String value)Sets the value of the color2 property.voidsetDashstyle(java.lang.String value)Sets the value of the dashstyle property.voidsetEndarrow(STStrokeArrowType value)Sets the value of the endarrow property.voidsetEndarrowlength(STStrokeArrowLength value)Sets the value of the endarrowlength property.voidsetEndarrowwidth(STStrokeArrowWidth value)Sets the value of the endarrowwidth property.voidsetEndcap(STStrokeEndCap value)Sets the value of the endcap property.voidsetExt(STExt value)Sets the value of the ext property.voidsetFilltype(STFillType value)Sets the value of the filltype property.voidsetForcedash(STTrueFalse value)Sets the value of the forcedash property.voidsetHref(java.lang.String value)Sets the value of the href property.voidsetImagealignshape(STTrueFalse value)Sets the value of the imagealignshape property.voidsetImageaspect(STImageAspect value)Sets the value of the imageaspect property.voidsetImagesize(java.lang.String value)Sets the value of the imagesize property.voidsetInsetpen(STTrueFalse value)Sets the value of the insetpen property.voidsetJoinstyle(STStrokeJoinStyle value)Sets the value of the joinstyle property.voidsetLinestyle(STStrokeLineStyle value)Sets the value of the linestyle property.voidsetMiterlimit(java.lang.String value)Sets the value of the miterlimit property.voidsetOn(STTrueFalse value)Sets the value of the on property.voidsetOpacity(java.lang.String value)Sets the value of the opacity property.voidsetParent(java.lang.Object parent)voidsetSrc(java.lang.String value)Sets the value of the src property.voidsetStartarrow(STStrokeArrowType value)Sets the value of the startarrow property.voidsetStartarrowlength(STStrokeArrowLength value)Sets the value of the startarrowlength property.voidsetStartarrowwidth(STStrokeArrowWidth value)Sets the value of the startarrowwidth property.voidsetTitle(java.lang.String value)Sets the value of the title property.voidsetWeight(java.lang.String value)Sets the value of the weight property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
on
-
weight
protected java.lang.String weight -
color
protected java.lang.String color -
color2
protected java.lang.String color2 -
opacity
protected java.lang.String opacity -
linestyle
-
miterlimit
protected java.lang.String miterlimit -
joinstyle
-
endcap
-
dashstyle
protected java.lang.String dashstyle -
insetpen
-
filltype
-
src
protected java.lang.String src -
imageaspect
-
imagesize
protected java.lang.String imagesize -
imagealignshape
-
startarrow
-
startarrowwidth
-
startarrowlength
-
endarrow
-
endarrowwidth
-
endarrowlength
-
href
protected java.lang.String href -
althref
protected java.lang.String althref -
title
protected java.lang.String title -
forcedash
-
ext
-
-
Constructor Details
-
CTStrokeChild
public CTStrokeChild()
-
-
Method Details
-
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
-
getWeight
public java.lang.String getWeight()Gets the value of the weight property.- Returns:
- possible object is
String
-
setWeight
public void setWeight(java.lang.String value)Sets the value of the weight property.- Parameters:
value- allowed object isString
-
getColor
public java.lang.String getColor()Gets the value of the color property.- Returns:
- possible object is
String
-
setColor
public void setColor(java.lang.String value)Sets the value of the color property.- Parameters:
value- allowed object isString
-
getColor2
public java.lang.String getColor2()Gets the value of the color2 property.- Returns:
- possible object is
String
-
setColor2
public void setColor2(java.lang.String value)Sets the value of the color2 property.- Parameters:
value- allowed object isString
-
getOpacity
public java.lang.String getOpacity()Gets the value of the opacity property.- Returns:
- possible object is
String
-
setOpacity
public void setOpacity(java.lang.String value)Sets the value of the opacity property.- Parameters:
value- allowed object isString
-
getLinestyle
Gets the value of the linestyle property.- Returns:
- possible object is
STStrokeLineStyle
-
setLinestyle
Sets the value of the linestyle property.- Parameters:
value- allowed object isSTStrokeLineStyle
-
getMiterlimit
public java.lang.String getMiterlimit()Gets the value of the miterlimit property.- Returns:
- possible object is
BigDecimal
-
setMiterlimit
public void setMiterlimit(java.lang.String value)Sets the value of the miterlimit property.- Parameters:
value- allowed object isBigDecimal
-
getJoinstyle
Gets the value of the joinstyle property.- Returns:
- possible object is
STStrokeJoinStyle
-
setJoinstyle
Sets the value of the joinstyle property.- Parameters:
value- allowed object isSTStrokeJoinStyle
-
getEndcap
Gets the value of the endcap property.- Returns:
- possible object is
STStrokeEndCap
-
setEndcap
Sets the value of the endcap property.- Parameters:
value- allowed object isSTStrokeEndCap
-
getDashstyle
public java.lang.String getDashstyle()Gets the value of the dashstyle property.- Returns:
- possible object is
String
-
setDashstyle
public void setDashstyle(java.lang.String value)Sets the value of the dashstyle property.- Parameters:
value- allowed object isString
-
getInsetpen
Gets the value of the insetpen property.- Returns:
- possible object is
STTrueFalse
-
setInsetpen
Sets the value of the insetpen property.- Parameters:
value- allowed object isSTTrueFalse
-
getFilltype
Gets the value of the filltype property.- Returns:
- possible object is
STFillType
-
setFilltype
Sets the value of the filltype property.- Parameters:
value- allowed object isSTFillType
-
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 isString
-
getImageaspect
Gets the value of the imageaspect property.- Returns:
- possible object is
STImageAspect
-
setImageaspect
Sets the value of the imageaspect property.- Parameters:
value- allowed object isSTImageAspect
-
getImagesize
public java.lang.String getImagesize()Gets the value of the imagesize property.- Returns:
- possible object is
String
-
setImagesize
public void setImagesize(java.lang.String value)Sets the value of the imagesize property.- Parameters:
value- allowed object isString
-
getImagealignshape
Gets the value of the imagealignshape property.- Returns:
- possible object is
STTrueFalse
-
setImagealignshape
Sets the value of the imagealignshape property.- Parameters:
value- allowed object isSTTrueFalse
-
getStartarrow
Gets the value of the startarrow property.- Returns:
- possible object is
STStrokeArrowType
-
setStartarrow
Sets the value of the startarrow property.- Parameters:
value- allowed object isSTStrokeArrowType
-
getStartarrowwidth
Gets the value of the startarrowwidth property.- Returns:
- possible object is
STStrokeArrowWidth
-
setStartarrowwidth
Sets the value of the startarrowwidth property.- Parameters:
value- allowed object isSTStrokeArrowWidth
-
getStartarrowlength
Gets the value of the startarrowlength property.- Returns:
- possible object is
STStrokeArrowLength
-
setStartarrowlength
Sets the value of the startarrowlength property.- Parameters:
value- allowed object isSTStrokeArrowLength
-
getEndarrow
Gets the value of the endarrow property.- Returns:
- possible object is
STStrokeArrowType
-
setEndarrow
Sets the value of the endarrow property.- Parameters:
value- allowed object isSTStrokeArrowType
-
getEndarrowwidth
Gets the value of the endarrowwidth property.- Returns:
- possible object is
STStrokeArrowWidth
-
setEndarrowwidth
Sets the value of the endarrowwidth property.- Parameters:
value- allowed object isSTStrokeArrowWidth
-
getEndarrowlength
Gets the value of the endarrowlength property.- Returns:
- possible object is
STStrokeArrowLength
-
setEndarrowlength
Sets the value of the endarrowlength property.- Parameters:
value- allowed object isSTStrokeArrowLength
-
getHref
public java.lang.String getHref()Original Image Reference- Returns:
- possible object is
String
-
setHref
public void setHref(java.lang.String value)Sets the value of the href property.- Parameters:
value- allowed object isString
-
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 isString
-
getTitle
public java.lang.String getTitle()Stroke 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 isString
-
getForcedash
Force Dashed Outline- Returns:
- possible object is
STTrueFalse
-
setForcedash
Sets the value of the forcedash property.- Parameters:
value- allowed object isSTTrueFalse
-
getExt
Gets the value of the ext property.- Returns:
- possible object is
STExt
-
setExt
Sets the value of the ext property.- Parameters:
value- allowed object isSTExt
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
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.
-