Interface CTContentPartLocking
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_ContentPartLocking(@http://schemas.openxmlformats.org/drawingml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTContentPartLocking> 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 "extLst" elementGets the "extLst" elementbooleanGets the "noAdjustHandles" attributebooleanGets the "noChangeArrowheads" attributebooleanGets the "noChangeAspect" attributebooleanGets the "noChangeShapeType" attributebooleanGets the "noEditPoints" attributebooleangetNoGrp()Gets the "noGrp" attributebooleanGets the "noMove" attributebooleanGets the "noResize" attributebooleangetNoRot()Gets the "noRot" attributebooleanGets the "noSelect" attributebooleanTrue if has "extLst" elementbooleanTrue if has "noAdjustHandles" attributebooleanTrue if has "noChangeArrowheads" attributebooleanTrue if has "noChangeAspect" attributebooleanTrue if has "noChangeShapeType" attributebooleanTrue if has "noEditPoints" attributebooleanTrue if has "noGrp" attributebooleanTrue if has "noMove" attributebooleanTrue if has "noResize" attributebooleanTrue if has "noRot" attributebooleanTrue if has "noSelect" attributevoidsetExtLst(CTOfficeArtExtensionList extLst) Sets the "extLst" elementvoidsetNoAdjustHandles(boolean noAdjustHandles) Sets the "noAdjustHandles" attributevoidsetNoChangeArrowheads(boolean noChangeArrowheads) Sets the "noChangeArrowheads" attributevoidsetNoChangeAspect(boolean noChangeAspect) Sets the "noChangeAspect" attributevoidsetNoChangeShapeType(boolean noChangeShapeType) Sets the "noChangeShapeType" attributevoidsetNoEditPoints(boolean noEditPoints) Sets the "noEditPoints" attributevoidsetNoGrp(boolean noGrp) Sets the "noGrp" attributevoidsetNoMove(boolean noMove) Sets the "noMove" attributevoidsetNoResize(boolean noResize) Sets the "noResize" attributevoidsetNoRot(boolean noRot) Sets the "noRot" attributevoidsetNoSelect(boolean noSelect) Sets the "noSelect" attributevoidUnsets the "extLst" elementvoidUnsets the "noAdjustHandles" attributevoidUnsets the "noChangeArrowheads" attributevoidUnsets the "noChangeAspect" attributevoidUnsets the "noChangeShapeType" attributevoidUnsets the "noEditPoints" attributevoidUnsets the "noGrp" attributevoidUnsets the "noMove" attributevoidUnsets the "noResize" attributevoidUnsets the "noRot" attributevoidUnsets the "noSelect" attributeGets (as xml) the "noAdjustHandles" attributeGets (as xml) the "noChangeArrowheads" attributeGets (as xml) the "noChangeAspect" attributeGets (as xml) the "noChangeShapeType" attributeGets (as xml) the "noEditPoints" attributeGets (as xml) the "noGrp" attributeGets (as xml) the "noMove" attributeGets (as xml) the "noResize" attributeGets (as xml) the "noRot" attributeGets (as xml) the "noSelect" attributevoidxsetNoAdjustHandles(XmlBoolean noAdjustHandles) Sets (as xml) the "noAdjustHandles" attributevoidxsetNoChangeArrowheads(XmlBoolean noChangeArrowheads) Sets (as xml) the "noChangeArrowheads" attributevoidxsetNoChangeAspect(XmlBoolean noChangeAspect) Sets (as xml) the "noChangeAspect" attributevoidxsetNoChangeShapeType(XmlBoolean noChangeShapeType) Sets (as xml) the "noChangeShapeType" attributevoidxsetNoEditPoints(XmlBoolean noEditPoints) Sets (as xml) the "noEditPoints" attributevoidxsetNoGrp(XmlBoolean noGrp) Sets (as xml) the "noGrp" attributevoidxsetNoMove(XmlBoolean noMove) Sets (as xml) the "noMove" attributevoidxsetNoResize(XmlBoolean noResize) Sets (as xml) the "noResize" attributevoidxsetNoRot(XmlBoolean noRot) Sets (as xml) the "noRot" attributevoidxsetNoSelect(XmlBoolean noSelect) Sets (as xml) the "noSelect" 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
-
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 -
getNoGrp
boolean getNoGrp()Gets the "noGrp" attribute -
xgetNoGrp
XmlBoolean xgetNoGrp()Gets (as xml) the "noGrp" attribute -
isSetNoGrp
boolean isSetNoGrp()True if has "noGrp" attribute -
setNoGrp
void setNoGrp(boolean noGrp) Sets the "noGrp" attribute -
xsetNoGrp
Sets (as xml) the "noGrp" attribute -
unsetNoGrp
void unsetNoGrp()Unsets the "noGrp" attribute -
getNoSelect
boolean getNoSelect()Gets the "noSelect" attribute -
xgetNoSelect
XmlBoolean xgetNoSelect()Gets (as xml) the "noSelect" attribute -
isSetNoSelect
boolean isSetNoSelect()True if has "noSelect" attribute -
setNoSelect
void setNoSelect(boolean noSelect) Sets the "noSelect" attribute -
xsetNoSelect
Sets (as xml) the "noSelect" attribute -
unsetNoSelect
void unsetNoSelect()Unsets the "noSelect" attribute -
getNoRot
boolean getNoRot()Gets the "noRot" attribute -
xgetNoRot
XmlBoolean xgetNoRot()Gets (as xml) the "noRot" attribute -
isSetNoRot
boolean isSetNoRot()True if has "noRot" attribute -
setNoRot
void setNoRot(boolean noRot) Sets the "noRot" attribute -
xsetNoRot
Sets (as xml) the "noRot" attribute -
unsetNoRot
void unsetNoRot()Unsets the "noRot" attribute -
getNoChangeAspect
boolean getNoChangeAspect()Gets the "noChangeAspect" attribute -
xgetNoChangeAspect
XmlBoolean xgetNoChangeAspect()Gets (as xml) the "noChangeAspect" attribute -
isSetNoChangeAspect
boolean isSetNoChangeAspect()True if has "noChangeAspect" attribute -
setNoChangeAspect
void setNoChangeAspect(boolean noChangeAspect) Sets the "noChangeAspect" attribute -
xsetNoChangeAspect
Sets (as xml) the "noChangeAspect" attribute -
unsetNoChangeAspect
void unsetNoChangeAspect()Unsets the "noChangeAspect" attribute -
getNoMove
boolean getNoMove()Gets the "noMove" attribute -
xgetNoMove
XmlBoolean xgetNoMove()Gets (as xml) the "noMove" attribute -
isSetNoMove
boolean isSetNoMove()True if has "noMove" attribute -
setNoMove
void setNoMove(boolean noMove) Sets the "noMove" attribute -
xsetNoMove
Sets (as xml) the "noMove" attribute -
unsetNoMove
void unsetNoMove()Unsets the "noMove" attribute -
getNoResize
boolean getNoResize()Gets the "noResize" attribute -
xgetNoResize
XmlBoolean xgetNoResize()Gets (as xml) the "noResize" attribute -
isSetNoResize
boolean isSetNoResize()True if has "noResize" attribute -
setNoResize
void setNoResize(boolean noResize) Sets the "noResize" attribute -
xsetNoResize
Sets (as xml) the "noResize" attribute -
unsetNoResize
void unsetNoResize()Unsets the "noResize" attribute -
getNoEditPoints
boolean getNoEditPoints()Gets the "noEditPoints" attribute -
xgetNoEditPoints
XmlBoolean xgetNoEditPoints()Gets (as xml) the "noEditPoints" attribute -
isSetNoEditPoints
boolean isSetNoEditPoints()True if has "noEditPoints" attribute -
setNoEditPoints
void setNoEditPoints(boolean noEditPoints) Sets the "noEditPoints" attribute -
xsetNoEditPoints
Sets (as xml) the "noEditPoints" attribute -
unsetNoEditPoints
void unsetNoEditPoints()Unsets the "noEditPoints" attribute -
getNoAdjustHandles
boolean getNoAdjustHandles()Gets the "noAdjustHandles" attribute -
xgetNoAdjustHandles
XmlBoolean xgetNoAdjustHandles()Gets (as xml) the "noAdjustHandles" attribute -
isSetNoAdjustHandles
boolean isSetNoAdjustHandles()True if has "noAdjustHandles" attribute -
setNoAdjustHandles
void setNoAdjustHandles(boolean noAdjustHandles) Sets the "noAdjustHandles" attribute -
xsetNoAdjustHandles
Sets (as xml) the "noAdjustHandles" attribute -
unsetNoAdjustHandles
void unsetNoAdjustHandles()Unsets the "noAdjustHandles" attribute -
getNoChangeArrowheads
boolean getNoChangeArrowheads()Gets the "noChangeArrowheads" attribute -
xgetNoChangeArrowheads
XmlBoolean xgetNoChangeArrowheads()Gets (as xml) the "noChangeArrowheads" attribute -
isSetNoChangeArrowheads
boolean isSetNoChangeArrowheads()True if has "noChangeArrowheads" attribute -
setNoChangeArrowheads
void setNoChangeArrowheads(boolean noChangeArrowheads) Sets the "noChangeArrowheads" attribute -
xsetNoChangeArrowheads
Sets (as xml) the "noChangeArrowheads" attribute -
unsetNoChangeArrowheads
void unsetNoChangeArrowheads()Unsets the "noChangeArrowheads" attribute -
getNoChangeShapeType
boolean getNoChangeShapeType()Gets the "noChangeShapeType" attribute -
xgetNoChangeShapeType
XmlBoolean xgetNoChangeShapeType()Gets (as xml) the "noChangeShapeType" attribute -
isSetNoChangeShapeType
boolean isSetNoChangeShapeType()True if has "noChangeShapeType" attribute -
setNoChangeShapeType
void setNoChangeShapeType(boolean noChangeShapeType) Sets the "noChangeShapeType" attribute -
xsetNoChangeShapeType
Sets (as xml) the "noChangeShapeType" attribute -
unsetNoChangeShapeType
void unsetNoChangeShapeType()Unsets the "noChangeShapeType" attribute
-