Interface CTLineProperties
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_LineProperties(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTLineProperties> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "bevel" elementAppends and returns a new empty "custDash" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "gradFill" elementAppends and returns a new empty "headEnd" elementAppends and returns a new empty "miter" elementAppends and returns a new empty "noFill" elementAppends and returns a new empty "pattFill" elementAppends and returns a new empty "prstDash" elementAppends and returns a new empty "round" elementAppends and returns a new empty "solidFill" elementAppends and returns a new empty "tailEnd" elementgetAlgn()Gets the "algn" attributegetBevel()Gets the "bevel" elementgetCap()Gets the "cap" attributegetCmpd()Gets the "cmpd" attributeGets the "custDash" elementGets the "extLst" elementGets the "gradFill" elementGets the "headEnd" elementgetMiter()Gets the "miter" elementGets the "noFill" elementGets the "pattFill" elementGets the "prstDash" elementgetRound()Gets the "round" elementGets the "solidFill" elementGets the "tailEnd" elementintgetW()Gets the "w" attributebooleanTrue if has "algn" attributebooleanTrue if has "bevel" elementbooleanisSetCap()True if has "cap" attributebooleanTrue if has "cmpd" attributebooleanTrue if has "custDash" elementbooleanTrue if has "extLst" elementbooleanTrue if has "gradFill" elementbooleanTrue if has "headEnd" elementbooleanTrue if has "miter" elementbooleanTrue if has "noFill" elementbooleanTrue if has "pattFill" elementbooleanTrue if has "prstDash" elementbooleanTrue if has "round" elementbooleanTrue if has "solidFill" elementbooleanTrue 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" elementvoidSets 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" attributevoidUnsets the "algn" attributevoidUnsets the "bevel" elementvoidunsetCap()Unsets the "cap" attributevoidUnsets the "cmpd" attributevoidUnsets the "custDash" elementvoidUnsets the "extLst" elementvoidUnsets the "gradFill" elementvoidUnsets the "headEnd" elementvoidUnsets the "miter" elementvoidUnsets the "noFill" elementvoidUnsets the "pattFill" elementvoidUnsets the "prstDash" elementvoidUnsets the "round" elementvoidUnsets the "solidFill" elementvoidUnsets the "tailEnd" elementvoidunsetW()Unsets the "w" attributexgetAlgn()Gets (as xml) the "algn" attributexgetCap()Gets (as xml) the "cap" attributexgetCmpd()Gets (as xml) the "cmpd" attributexgetW()Gets (as xml) the "w" attributevoidxsetAlgn(STPenAlignment algn) Sets (as xml) the "algn" attributevoidSets (as xml) the "cap" attributevoidxsetCmpd(STCompoundLine cmpd) Sets (as xml) the "cmpd" attributevoidxsetW(STLineWidth w) Sets (as xml) the "w" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getNoFill
CTNoFillProperties getNoFill()Gets the "noFill" element -
isSetNoFill
boolean isSetNoFill()True if has "noFill" element -
setNoFill
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
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
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
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
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
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
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
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
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
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
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
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
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
Sets the "cap" attribute -
xsetCap
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
Sets the "cmpd" attribute -
xsetCmpd
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
Sets the "algn" attribute -
xsetAlgn
Sets (as xml) the "algn" attribute -
unsetAlgn
void unsetAlgn()Unsets the "algn" attribute
-