Package org.docx4j.vml.officedrawing
Class CTStrokeChild
java.lang.Object
org.docx4j.vml.officedrawing.CTStrokeChild
- All Implemented Interfaces:
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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected STStrokeArrowTypeprotected STStrokeArrowLengthprotected STStrokeArrowWidthprotected STStrokeEndCapprotected STExtprotected STFillTypeprotected STTrueFalseprotected Stringprotected STTrueFalseprotected STImageAspectprotected Stringprotected STTrueFalseprotected STStrokeJoinStyleprotected STStrokeLineStyleprotected Stringprotected STTrueFalseprotected Stringprotected Stringprotected STStrokeArrowTypeprotected STStrokeArrowLengthprotected STStrokeArrowWidthprotected Stringprotected 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.Alternate Image ReferencegetColor()Gets the value of the color property.Gets the value of the color2 property.Gets the value of the dashstyle property.Gets the value of the endarrow property.Gets the value of the endarrowlength property.Gets the value of the endarrowwidth property.Gets the value of the endcap property.getExt()Gets the value of the ext property.Gets the value of the filltype property.Force Dashed OutlinegetHref()Original Image ReferenceGets the value of the imagealignshape property.Gets the value of the imageaspect property.Gets the value of the imagesize property.Gets the value of the insetpen property.Gets the value of the joinstyle property.Gets the value of the linestyle property.Gets the value of the miterlimit property.getOn()Gets the value of the on property.Gets the value of the opacity property.Gets the parent object in the object tree representing the unmarshalled xml document.getSrc()Gets the value of the src property.Gets the value of the startarrow property.Gets the value of the startarrowlength property.Gets the value of the startarrowwidth property.getTitle()Stroke TitleGets the value of the weight property.voidsetAlthref(String value) Sets the value of the althref property.voidSets the value of the color property.voidSets the value of the color2 property.voidsetDashstyle(String value) Sets the value of the dashstyle property.voidsetEndarrow(STStrokeArrowType value) Sets the value of the endarrow property.voidSets the value of the endarrowlength property.voidSets the value of the endarrowwidth property.voidsetEndcap(STStrokeEndCap value) Sets the value of the endcap property.voidSets 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.voidSets 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(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(String value) Sets the value of the miterlimit property.voidsetOn(STTrueFalse value) Sets the value of the on property.voidsetOpacity(String value) Sets the value of the opacity property.voidvoidSets the value of the src property.voidsetStartarrow(STStrokeArrowType value) Sets the value of the startarrow property.voidSets the value of the startarrowlength property.voidSets the value of the startarrowwidth property.voidSets the value of the title property.voidSets the value of the weight property.
-
Field Details
-
on
-
weight
-
color
-
color2
-
opacity
-
linestyle
-
miterlimit
-
joinstyle
-
endcap
-
dashstyle
-
insetpen
-
filltype
-
src
-
imageaspect
-
imagesize
-
imagealignshape
-
startarrow
-
startarrowwidth
-
startarrowlength
-
endarrow
-
endarrowwidth
-
endarrowlength
-
href
-
althref
-
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
Gets the value of the weight property.- Returns:
- possible object is
String
-
setWeight
Sets the value of the weight property.- Parameters:
value- allowed object isString
-
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
-
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
-
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
-
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
Gets the value of the miterlimit property.- Returns:
- possible object is
BigDecimal
-
setMiterlimit
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
Gets the value of the dashstyle property.- Returns:
- possible object is
String
-
setDashstyle
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
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
-
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
Gets the value of the imagesize property.- Returns:
- possible object is
String
-
setImagesize
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
Original Image Reference- Returns:
- possible object is
String
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object isString
-
getAlthref
Alternate Image Reference- Returns:
- possible object is
String
-
setAlthref
Sets the value of the althref property.- Parameters:
value- allowed object isString
-
getTitle
Stroke Title- Returns:
- possible object is
String
-
setTitle
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
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.
-