Interface CTLineProperties
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTLineProperties extends XmlObject
An XML CT_LineProperties(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTLineProperties.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTLineJoinBeveladdNewBevel()Appends and returns a new empty "bevel" elementCTDashStopListaddNewCustDash()Appends and returns a new empty "custDash" elementCTOfficeArtExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTGradientFillPropertiesaddNewGradFill()Appends and returns a new empty "gradFill" elementCTLineEndPropertiesaddNewHeadEnd()Appends and returns a new empty "headEnd" elementCTLineJoinMiterPropertiesaddNewMiter()Appends and returns a new empty "miter" elementCTNoFillPropertiesaddNewNoFill()Appends and returns a new empty "noFill" elementCTPatternFillPropertiesaddNewPattFill()Appends and returns a new empty "pattFill" elementCTPresetLineDashPropertiesaddNewPrstDash()Appends and returns a new empty "prstDash" elementCTLineJoinRoundaddNewRound()Appends and returns a new empty "round" elementCTSolidColorFillPropertiesaddNewSolidFill()Appends and returns a new empty "solidFill" elementCTLineEndPropertiesaddNewTailEnd()Appends and returns a new empty "tailEnd" elementSTPenAlignment.EnumgetAlgn()Gets the "algn" attributeCTLineJoinBevelgetBevel()Gets the "bevel" elementSTLineCap.EnumgetCap()Gets the "cap" attributeSTCompoundLine.EnumgetCmpd()Gets the "cmpd" attributeCTDashStopListgetCustDash()Gets the "custDash" elementCTOfficeArtExtensionListgetExtLst()Gets the "extLst" elementCTGradientFillPropertiesgetGradFill()Gets the "gradFill" elementCTLineEndPropertiesgetHeadEnd()Gets the "headEnd" elementCTLineJoinMiterPropertiesgetMiter()Gets the "miter" elementCTNoFillPropertiesgetNoFill()Gets the "noFill" elementCTPatternFillPropertiesgetPattFill()Gets the "pattFill" elementCTPresetLineDashPropertiesgetPrstDash()Gets the "prstDash" elementCTLineJoinRoundgetRound()Gets the "round" elementCTSolidColorFillPropertiesgetSolidFill()Gets the "solidFill" elementCTLineEndPropertiesgetTailEnd()Gets the "tailEnd" elementintgetW()Gets the "w" attributebooleanisSetAlgn()True if has "algn" attributebooleanisSetBevel()True if has "bevel" elementbooleanisSetCap()True if has "cap" attributebooleanisSetCmpd()True if has "cmpd" attributebooleanisSetCustDash()True if has "custDash" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetGradFill()True if has "gradFill" elementbooleanisSetHeadEnd()True if has "headEnd" elementbooleanisSetMiter()True if has "miter" elementbooleanisSetNoFill()True if has "noFill" elementbooleanisSetPattFill()True if has "pattFill" elementbooleanisSetPrstDash()True if has "prstDash" elementbooleanisSetRound()True if has "round" elementbooleanisSetSolidFill()True if has "solidFill" elementbooleanisSetTailEnd()True if has "tailEnd" elementbooleanisSetW()True if has "w" attributevoidsetAlgn(STPenAlignment.Enum algn)Sets the "algn" attributevoidsetBevel(CTLineJoinBevel bevel)Sets the "bevel" elementvoidsetCap(STLineCap.Enum cap)Sets the "cap" attributevoidsetCmpd(STCompoundLine.Enum cmpd)Sets the "cmpd" attributevoidsetCustDash(CTDashStopList custDash)Sets the "custDash" elementvoidsetExtLst(CTOfficeArtExtensionList extLst)Sets the "extLst" elementvoidsetGradFill(CTGradientFillProperties gradFill)Sets the "gradFill" elementvoidsetHeadEnd(CTLineEndProperties headEnd)Sets the "headEnd" elementvoidsetMiter(CTLineJoinMiterProperties miter)Sets the "miter" elementvoidsetNoFill(CTNoFillProperties noFill)Sets the "noFill" elementvoidsetPattFill(CTPatternFillProperties pattFill)Sets the "pattFill" elementvoidsetPrstDash(CTPresetLineDashProperties prstDash)Sets the "prstDash" elementvoidsetRound(CTLineJoinRound round)Sets the "round" elementvoidsetSolidFill(CTSolidColorFillProperties solidFill)Sets the "solidFill" elementvoidsetTailEnd(CTLineEndProperties tailEnd)Sets the "tailEnd" elementvoidsetW(int w)Sets the "w" attributevoidunsetAlgn()Unsets the "algn" attributevoidunsetBevel()Unsets the "bevel" elementvoidunsetCap()Unsets the "cap" attributevoidunsetCmpd()Unsets the "cmpd" attributevoidunsetCustDash()Unsets the "custDash" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetGradFill()Unsets the "gradFill" elementvoidunsetHeadEnd()Unsets the "headEnd" elementvoidunsetMiter()Unsets the "miter" elementvoidunsetNoFill()Unsets the "noFill" elementvoidunsetPattFill()Unsets the "pattFill" elementvoidunsetPrstDash()Unsets the "prstDash" elementvoidunsetRound()Unsets the "round" elementvoidunsetSolidFill()Unsets the "solidFill" elementvoidunsetTailEnd()Unsets the "tailEnd" elementvoidunsetW()Unsets the "w" attributeSTPenAlignmentxgetAlgn()Gets (as xml) the "algn" attributeSTLineCapxgetCap()Gets (as xml) the "cap" attributeSTCompoundLinexgetCmpd()Gets (as xml) the "cmpd" attributeSTLineWidthxgetW()Gets (as xml) the "w" attributevoidxsetAlgn(STPenAlignment algn)Sets (as xml) the "algn" attributevoidxsetCap(STLineCap cap)Sets (as xml) the "cap" attributevoidxsetCmpd(STCompoundLine cmpd)Sets (as xml) the "cmpd" attributevoidxsetW(STLineWidth w)Sets (as xml) the "w" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getNoFill
CTNoFillProperties getNoFill()
Gets the "noFill" element
-
isSetNoFill
boolean isSetNoFill()
True if has "noFill" element
-
setNoFill
void setNoFill(CTNoFillProperties noFill)
Sets the "noFill" element
-
addNewNoFill
CTNoFillProperties addNewNoFill()
Appends and returns a new empty "noFill" element
-
unsetNoFill
void unsetNoFill()
Unsets the "noFill" element
-
getSolidFill
CTSolidColorFillProperties getSolidFill()
Gets the "solidFill" element
-
isSetSolidFill
boolean isSetSolidFill()
True if has "solidFill" element
-
setSolidFill
void setSolidFill(CTSolidColorFillProperties solidFill)
Sets the "solidFill" element
-
addNewSolidFill
CTSolidColorFillProperties addNewSolidFill()
Appends and returns a new empty "solidFill" element
-
unsetSolidFill
void unsetSolidFill()
Unsets the "solidFill" element
-
getGradFill
CTGradientFillProperties getGradFill()
Gets the "gradFill" element
-
isSetGradFill
boolean isSetGradFill()
True if has "gradFill" element
-
setGradFill
void setGradFill(CTGradientFillProperties gradFill)
Sets the "gradFill" element
-
addNewGradFill
CTGradientFillProperties addNewGradFill()
Appends and returns a new empty "gradFill" element
-
unsetGradFill
void unsetGradFill()
Unsets the "gradFill" element
-
getPattFill
CTPatternFillProperties getPattFill()
Gets the "pattFill" element
-
isSetPattFill
boolean isSetPattFill()
True if has "pattFill" element
-
setPattFill
void setPattFill(CTPatternFillProperties pattFill)
Sets the "pattFill" element
-
addNewPattFill
CTPatternFillProperties addNewPattFill()
Appends and returns a new empty "pattFill" element
-
unsetPattFill
void unsetPattFill()
Unsets the "pattFill" element
-
getPrstDash
CTPresetLineDashProperties getPrstDash()
Gets the "prstDash" element
-
isSetPrstDash
boolean isSetPrstDash()
True if has "prstDash" element
-
setPrstDash
void setPrstDash(CTPresetLineDashProperties prstDash)
Sets the "prstDash" element
-
addNewPrstDash
CTPresetLineDashProperties addNewPrstDash()
Appends and returns a new empty "prstDash" element
-
unsetPrstDash
void unsetPrstDash()
Unsets the "prstDash" element
-
getCustDash
CTDashStopList getCustDash()
Gets the "custDash" element
-
isSetCustDash
boolean isSetCustDash()
True if has "custDash" element
-
setCustDash
void setCustDash(CTDashStopList custDash)
Sets the "custDash" element
-
addNewCustDash
CTDashStopList addNewCustDash()
Appends and returns a new empty "custDash" element
-
unsetCustDash
void unsetCustDash()
Unsets the "custDash" element
-
getRound
CTLineJoinRound getRound()
Gets the "round" element
-
isSetRound
boolean isSetRound()
True if has "round" element
-
setRound
void setRound(CTLineJoinRound round)
Sets the "round" element
-
addNewRound
CTLineJoinRound addNewRound()
Appends and returns a new empty "round" element
-
unsetRound
void unsetRound()
Unsets the "round" element
-
getBevel
CTLineJoinBevel getBevel()
Gets the "bevel" element
-
isSetBevel
boolean isSetBevel()
True if has "bevel" element
-
setBevel
void setBevel(CTLineJoinBevel bevel)
Sets the "bevel" element
-
addNewBevel
CTLineJoinBevel addNewBevel()
Appends and returns a new empty "bevel" element
-
unsetBevel
void unsetBevel()
Unsets the "bevel" element
-
getMiter
CTLineJoinMiterProperties getMiter()
Gets the "miter" element
-
isSetMiter
boolean isSetMiter()
True if has "miter" element
-
setMiter
void setMiter(CTLineJoinMiterProperties miter)
Sets the "miter" element
-
addNewMiter
CTLineJoinMiterProperties addNewMiter()
Appends and returns a new empty "miter" element
-
unsetMiter
void unsetMiter()
Unsets the "miter" element
-
getHeadEnd
CTLineEndProperties getHeadEnd()
Gets the "headEnd" element
-
isSetHeadEnd
boolean isSetHeadEnd()
True if has "headEnd" element
-
setHeadEnd
void setHeadEnd(CTLineEndProperties headEnd)
Sets the "headEnd" element
-
addNewHeadEnd
CTLineEndProperties addNewHeadEnd()
Appends and returns a new empty "headEnd" element
-
unsetHeadEnd
void unsetHeadEnd()
Unsets the "headEnd" element
-
getTailEnd
CTLineEndProperties getTailEnd()
Gets the "tailEnd" element
-
isSetTailEnd
boolean isSetTailEnd()
True if has "tailEnd" element
-
setTailEnd
void setTailEnd(CTLineEndProperties tailEnd)
Sets the "tailEnd" element
-
addNewTailEnd
CTLineEndProperties addNewTailEnd()
Appends and returns a new empty "tailEnd" element
-
unsetTailEnd
void unsetTailEnd()
Unsets the "tailEnd" element
-
getExtLst
CTOfficeArtExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getW
int getW()
Gets the "w" attribute
-
xgetW
STLineWidth xgetW()
Gets (as xml) the "w" attribute
-
isSetW
boolean isSetW()
True if has "w" attribute
-
setW
void setW(int w)
Sets the "w" attribute
-
xsetW
void xsetW(STLineWidth w)
Sets (as xml) the "w" attribute
-
unsetW
void unsetW()
Unsets the "w" attribute
-
getCap
STLineCap.Enum getCap()
Gets the "cap" attribute
-
xgetCap
STLineCap xgetCap()
Gets (as xml) the "cap" attribute
-
isSetCap
boolean isSetCap()
True if has "cap" attribute
-
setCap
void setCap(STLineCap.Enum cap)
Sets the "cap" attribute
-
xsetCap
void xsetCap(STLineCap cap)
Sets (as xml) the "cap" attribute
-
unsetCap
void unsetCap()
Unsets the "cap" attribute
-
getCmpd
STCompoundLine.Enum getCmpd()
Gets the "cmpd" attribute
-
xgetCmpd
STCompoundLine xgetCmpd()
Gets (as xml) the "cmpd" attribute
-
isSetCmpd
boolean isSetCmpd()
True if has "cmpd" attribute
-
setCmpd
void setCmpd(STCompoundLine.Enum cmpd)
Sets the "cmpd" attribute
-
xsetCmpd
void xsetCmpd(STCompoundLine cmpd)
Sets (as xml) the "cmpd" attribute
-
unsetCmpd
void unsetCmpd()
Unsets the "cmpd" attribute
-
getAlgn
STPenAlignment.Enum getAlgn()
Gets the "algn" attribute
-
xgetAlgn
STPenAlignment xgetAlgn()
Gets (as xml) the "algn" attribute
-
isSetAlgn
boolean isSetAlgn()
True if has "algn" attribute
-
setAlgn
void setAlgn(STPenAlignment.Enum algn)
Sets the "algn" attribute
-
xsetAlgn
void xsetAlgn(STPenAlignment algn)
Sets (as xml) the "algn" attribute
-
unsetAlgn
void unsetAlgn()
Unsets the "algn" attribute
-
-