public class CTStroke extends Object implements 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>
Constructor and Description |
---|
CTStroke() |
Modifier and Type | Method and Description |
---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
String |
getAlthref()
Alternate Image Reference
|
CTStrokeChild |
getBottom()
Gets the value of the bottom property.
|
String |
getColor()
Gets the value of the color property.
|
String |
getColor2()
Gets the value of the color2 property.
|
CTStrokeChild |
getColumn()
Gets the value of the column property.
|
String |
getDashstyle()
Gets the value of the dashstyle property.
|
STStrokeArrowType |
getEndarrow()
Gets the value of the endarrow property.
|
STStrokeArrowLength |
getEndarrowlength()
Gets the value of the endarrowlength property.
|
STStrokeArrowWidth |
getEndarrowwidth()
Gets the value of the endarrowwidth property.
|
STStrokeEndCap |
getEndcap()
Gets the value of the endcap property.
|
STFillType |
getFilltype()
Gets the value of the filltype property.
|
STTrueFalse |
getForcedash()
Force Dashed Outline
|
String |
getHref()
Original Image Reference
|
String |
getId()
Relationship
|
STTrueFalse |
getImagealignshape()
Gets the value of the imagealignshape property.
|
STImageAspect |
getImageaspect()
Gets the value of the imageaspect property.
|
String |
getImagesize()
Gets the value of the imagesize property.
|
STTrueFalse |
getInsetpen()
Gets the value of the insetpen property.
|
STStrokeJoinStyle |
getJoinstyle()
Gets the value of the joinstyle property.
|
CTStrokeChild |
getLeft()
Gets the value of the left property.
|
STStrokeLineStyle |
getLinestyle()
Gets the value of the linestyle property.
|
BigDecimal |
getMiterlimit()
Gets the value of the miterlimit property.
|
STTrueFalse |
getOn()
Gets the value of the on property.
|
String |
getOpacity()
Gets the value of the opacity property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
String |
getRelid()
Relationship to Part
|
CTStrokeChild |
getRight()
Gets the value of the right property.
|
String |
getSrc()
Gets the value of the src property.
|
STStrokeArrowType |
getStartarrow()
Gets the value of the startarrow property.
|
STStrokeArrowLength |
getStartarrowlength()
Gets the value of the startarrowlength property.
|
STStrokeArrowWidth |
getStartarrowwidth()
Gets the value of the startarrowwidth property.
|
String |
getTitle()
Stroke Title
|
CTStrokeChild |
getTop()
Gets the value of the top property.
|
String |
getVmlId()
Gets the value of the vmlId property.
|
String |
getWeight()
Gets the value of the weight property.
|
void |
setAlthref(String value)
Sets the value of the althref property.
|
void |
setBottom(CTStrokeChild value)
Sets the value of the bottom property.
|
void |
setColor(String value)
Sets the value of the color property.
|
void |
setColor2(String value)
Sets the value of the color2 property.
|
void |
setColumn(CTStrokeChild value)
Sets the value of the column property.
|
void |
setDashstyle(String value)
Sets the value of the dashstyle property.
|
void |
setEndarrow(STStrokeArrowType value)
Sets the value of the endarrow property.
|
void |
setEndarrowlength(STStrokeArrowLength value)
Sets the value of the endarrowlength property.
|
void |
setEndarrowwidth(STStrokeArrowWidth value)
Sets the value of the endarrowwidth property.
|
void |
setEndcap(STStrokeEndCap value)
Sets the value of the endcap property.
|
void |
setFilltype(STFillType value)
Sets the value of the filltype property.
|
void |
setForcedash(STTrueFalse value)
Sets the value of the forcedash property.
|
void |
setHref(String value)
Sets the value of the href property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setImagealignshape(STTrueFalse value)
Sets the value of the imagealignshape property.
|
void |
setImageaspect(STImageAspect value)
Sets the value of the imageaspect property.
|
void |
setImagesize(String value)
Sets the value of the imagesize property.
|
void |
setInsetpen(STTrueFalse value)
Sets the value of the insetpen property.
|
void |
setJoinstyle(STStrokeJoinStyle value)
Sets the value of the joinstyle property.
|
void |
setLeft(CTStrokeChild value)
Sets the value of the left property.
|
void |
setLinestyle(STStrokeLineStyle value)
Sets the value of the linestyle property.
|
void |
setMiterlimit(BigDecimal value)
Sets the value of the miterlimit property.
|
void |
setOn(STTrueFalse value)
Sets the value of the on property.
|
void |
setOpacity(String value)
Sets the value of the opacity property.
|
void |
setParent(Object parent) |
void |
setRelid(String value)
Sets the value of the relid property.
|
void |
setRight(CTStrokeChild value)
Sets the value of the right property.
|
void |
setSrc(String value)
Sets the value of the src property.
|
void |
setStartarrow(STStrokeArrowType value)
Sets the value of the startarrow property.
|
void |
setStartarrowlength(STStrokeArrowLength value)
Sets the value of the startarrowlength property.
|
void |
setStartarrowwidth(STStrokeArrowWidth value)
Sets the value of the startarrowwidth property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setTop(CTStrokeChild value)
Sets the value of the top property.
|
void |
setVmlId(String value)
Sets the value of the vmlId property.
|
void |
setWeight(String value)
Sets the value of the weight property.
|
protected CTStrokeChild left
protected CTStrokeChild top
protected CTStrokeChild right
protected CTStrokeChild bottom
protected CTStrokeChild column
protected String vmlId
protected STTrueFalse on
protected String weight
protected String color
protected String opacity
protected STStrokeLineStyle linestyle
protected BigDecimal miterlimit
protected STStrokeJoinStyle joinstyle
protected STStrokeEndCap endcap
protected String dashstyle
protected STFillType filltype
protected String src
protected STImageAspect imageaspect
protected String imagesize
protected STTrueFalse imagealignshape
protected String color2
protected STStrokeArrowType startarrow
protected STStrokeArrowWidth startarrowwidth
protected STStrokeArrowLength startarrowlength
protected STStrokeArrowType endarrow
protected STStrokeArrowWidth endarrowwidth
protected STStrokeArrowLength endarrowlength
protected String href
protected String althref
protected String title
protected STTrueFalse forcedash
protected String id
protected STTrueFalse insetpen
protected String relid
public CTStrokeChild getLeft()
CTStrokeChild
public void setLeft(CTStrokeChild value)
value
- allowed object is
CTStrokeChild
public CTStrokeChild getTop()
CTStrokeChild
public void setTop(CTStrokeChild value)
value
- allowed object is
CTStrokeChild
public CTStrokeChild getRight()
CTStrokeChild
public void setRight(CTStrokeChild value)
value
- allowed object is
CTStrokeChild
public CTStrokeChild getBottom()
CTStrokeChild
public void setBottom(CTStrokeChild value)
value
- allowed object is
CTStrokeChild
public CTStrokeChild getColumn()
CTStrokeChild
public void setColumn(CTStrokeChild value)
value
- allowed object is
CTStrokeChild
public String getVmlId()
String
public void setVmlId(String value)
value
- allowed object is
String
public STTrueFalse getOn()
STTrueFalse
public void setOn(STTrueFalse value)
value
- allowed object is
STTrueFalse
public String getWeight()
String
public void setWeight(String value)
value
- allowed object is
String
public String getColor()
String
public void setColor(String value)
value
- allowed object is
String
public String getOpacity()
String
public void setOpacity(String value)
value
- allowed object is
String
public STStrokeLineStyle getLinestyle()
STStrokeLineStyle
public void setLinestyle(STStrokeLineStyle value)
value
- allowed object is
STStrokeLineStyle
public BigDecimal getMiterlimit()
BigDecimal
public void setMiterlimit(BigDecimal value)
value
- allowed object is
BigDecimal
public STStrokeJoinStyle getJoinstyle()
STStrokeJoinStyle
public void setJoinstyle(STStrokeJoinStyle value)
value
- allowed object is
STStrokeJoinStyle
public STStrokeEndCap getEndcap()
STStrokeEndCap
public void setEndcap(STStrokeEndCap value)
value
- allowed object is
STStrokeEndCap
public String getDashstyle()
String
public void setDashstyle(String value)
value
- allowed object is
String
public STFillType getFilltype()
STFillType
public void setFilltype(STFillType value)
value
- allowed object is
STFillType
public void setSrc(String value)
value
- allowed object is
String
public STImageAspect getImageaspect()
STImageAspect
public void setImageaspect(STImageAspect value)
value
- allowed object is
STImageAspect
public String getImagesize()
String
public void setImagesize(String value)
value
- allowed object is
String
public STTrueFalse getImagealignshape()
STTrueFalse
public void setImagealignshape(STTrueFalse value)
value
- allowed object is
STTrueFalse
public String getColor2()
String
public void setColor2(String value)
value
- allowed object is
String
public STStrokeArrowType getStartarrow()
STStrokeArrowType
public void setStartarrow(STStrokeArrowType value)
value
- allowed object is
STStrokeArrowType
public STStrokeArrowWidth getStartarrowwidth()
STStrokeArrowWidth
public void setStartarrowwidth(STStrokeArrowWidth value)
value
- allowed object is
STStrokeArrowWidth
public STStrokeArrowLength getStartarrowlength()
STStrokeArrowLength
public void setStartarrowlength(STStrokeArrowLength value)
value
- allowed object is
STStrokeArrowLength
public STStrokeArrowType getEndarrow()
STStrokeArrowType
public void setEndarrow(STStrokeArrowType value)
value
- allowed object is
STStrokeArrowType
public STStrokeArrowWidth getEndarrowwidth()
STStrokeArrowWidth
public void setEndarrowwidth(STStrokeArrowWidth value)
value
- allowed object is
STStrokeArrowWidth
public STStrokeArrowLength getEndarrowlength()
STStrokeArrowLength
public void setEndarrowlength(STStrokeArrowLength value)
value
- allowed object is
STStrokeArrowLength
public void setHref(String value)
value
- allowed object is
String
public void setAlthref(String value)
value
- allowed object is
String
public void setTitle(String value)
value
- allowed object is
String
public STTrueFalse getForcedash()
STTrueFalse
public void setForcedash(STTrueFalse value)
value
- allowed object is
STTrueFalse
public void setId(String value)
value
- allowed object is
String
public STTrueFalse getInsetpen()
STTrueFalse
public void setInsetpen(STTrueFalse value)
value
- allowed object is
STTrueFalse
public void setRelid(String value)
value
- allowed object is
String
public Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, Object parent)
parent
- The parent object in the object tree.unmarshaller
- The unmarshaller that generated the instance.Copyright © 2007-2014. All Rights Reserved.