Package org.docx4j.vml
Class CTStroke
java.lang.Object
org.docx4j.vml.CTStroke
- All Implemented Interfaces:
Child
Java class for CT_Stroke complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Stroke">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:schemas-microsoft-com:office:office}left" minOccurs="0"/>
<element ref="{urn:schemas-microsoft-com:office:office}top" minOccurs="0"/>
<element ref="{urn:schemas-microsoft-com:office:office}right" minOccurs="0"/>
<element ref="{urn:schemas-microsoft-com:office:office}bottom" minOccurs="0"/>
<element ref="{urn:schemas-microsoft-com:office:office}column" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Id"/>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_StrokeAttributes"/>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected CTStrokeChildprotected Stringprotected Stringprotected CTStrokeChildprotected Stringprotected STStrokeArrowTypeprotected STStrokeArrowLengthprotected STStrokeArrowWidthprotected STStrokeEndCapprotected STFillTypeprotected STTrueFalseprotected Stringprotected Stringprotected STTrueFalseprotected STImageAspectprotected Stringprotected STTrueFalseprotected STStrokeJoinStyleprotected CTStrokeChildprotected STStrokeLineStyleprotected Stringprotected STTrueFalseprotected Stringprotected Stringprotected CTStrokeChildprotected Stringprotected STStrokeArrowTypeprotected STStrokeArrowLengthprotected STStrokeArrowWidthprotected Stringprotected CTStrokeChildprotected 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 ReferenceGets the value of the bottom property.getColor()Gets the value of the color property.Gets the value of the color2 property.Gets the value of the column 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.Gets the value of the filltype property.Force Dashed OutlinegetHref()Original Image ReferencegetId()RelationshipGets 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.getLeft()Gets the value of the left 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.getRelid()Relationship to PartgetRight()Gets the value of the right property.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 TitlegetTop()Gets the value of the top property.getVmlId()Gets the value of the vmlId property.Gets the value of the weight property.voidsetAlthref(String value) Sets the value of the althref property.voidsetBottom(CTStrokeChild value) Sets the value of the bottom property.voidSets the value of the color property.voidSets the value of the color2 property.voidsetColumn(CTStrokeChild value) Sets the value of the column 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.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.voidSets the value of the id 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.voidsetLeft(CTStrokeChild value) Sets the value of the left 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 relid property.voidsetRight(CTStrokeChild value) Sets the value of the right property.voidSets 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.voidsetTop(CTStrokeChild value) Sets the value of the top property.voidSets the value of the vmlId property.voidSets the value of the weight property.
-
Field Details
-
left
-
top
-
right
-
bottom
-
column
-
vmlId
-
on
-
weight
-
color
-
opacity
-
linestyle
-
miterlimit
-
joinstyle
-
endcap
-
dashstyle
-
filltype
-
src
-
imageaspect
-
imagesize
-
imagealignshape
-
color2
-
startarrow
-
startarrowwidth
-
startarrowlength
-
endarrow
-
endarrowwidth
-
endarrowlength
-
href
-
althref
-
title
-
forcedash
-
id
-
insetpen
-
relid
-
-
Constructor Details
-
CTStroke
public CTStroke()
-
-
Method Details
-
getLeft
Gets the value of the left property.- Returns:
- possible object is
CTStrokeChild
-
setLeft
Sets the value of the left property.- Parameters:
value- allowed object isCTStrokeChild
-
getTop
Gets the value of the top property.- Returns:
- possible object is
CTStrokeChild
-
setTop
Sets the value of the top property.- Parameters:
value- allowed object isCTStrokeChild
-
getRight
Gets the value of the right property.- Returns:
- possible object is
CTStrokeChild
-
setRight
Sets the value of the right property.- Parameters:
value- allowed object isCTStrokeChild
-
getBottom
Gets the value of the bottom property.- Returns:
- possible object is
CTStrokeChild
-
setBottom
Sets the value of the bottom property.- Parameters:
value- allowed object isCTStrokeChild
-
getColumn
Gets the value of the column property.- Returns:
- possible object is
CTStrokeChild
-
setColumn
Sets the value of the column property.- Parameters:
value- allowed object isCTStrokeChild
-
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
-
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
-
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
-
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
-
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
-
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
-
getId
Relationship- Returns:
- possible object is
String
-
setId
Sets the value of the id 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
-
getRelid
Relationship to Part- Returns:
- possible object is
String
-
setRelid
Sets the value of the relid 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.
-