Interface CTShape3D
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTShape3D extends XmlObject
An XML CT_Shape3D(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTShape3D.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 CTBeveladdNewBevelB()Appends and returns a new empty "bevelB" elementCTBeveladdNewBevelT()Appends and returns a new empty "bevelT" elementCTColoraddNewContourClr()Appends and returns a new empty "contourClr" elementCTOfficeArtExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTColoraddNewExtrusionClr()Appends and returns a new empty "extrusionClr" elementCTBevelgetBevelB()Gets the "bevelB" elementCTBevelgetBevelT()Gets the "bevelT" elementCTColorgetContourClr()Gets the "contourClr" elementlonggetContourW()Gets the "contourW" attributeCTOfficeArtExtensionListgetExtLst()Gets the "extLst" elementCTColorgetExtrusionClr()Gets the "extrusionClr" elementlonggetExtrusionH()Gets the "extrusionH" attributeSTPresetMaterialType.EnumgetPrstMaterial()Gets the "prstMaterial" attributelonggetZ()Gets the "z" attributebooleanisSetBevelB()True if has "bevelB" elementbooleanisSetBevelT()True if has "bevelT" elementbooleanisSetContourClr()True if has "contourClr" elementbooleanisSetContourW()True if has "contourW" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetExtrusionClr()True if has "extrusionClr" elementbooleanisSetExtrusionH()True if has "extrusionH" attributebooleanisSetPrstMaterial()True if has "prstMaterial" attributebooleanisSetZ()True if has "z" attributevoidsetBevelB(CTBevel bevelB)Sets the "bevelB" elementvoidsetBevelT(CTBevel bevelT)Sets the "bevelT" elementvoidsetContourClr(CTColor contourClr)Sets the "contourClr" elementvoidsetContourW(long contourW)Sets the "contourW" attributevoidsetExtLst(CTOfficeArtExtensionList extLst)Sets the "extLst" elementvoidsetExtrusionClr(CTColor extrusionClr)Sets the "extrusionClr" elementvoidsetExtrusionH(long extrusionH)Sets the "extrusionH" attributevoidsetPrstMaterial(STPresetMaterialType.Enum prstMaterial)Sets the "prstMaterial" attributevoidsetZ(long z)Sets the "z" attributevoidunsetBevelB()Unsets the "bevelB" elementvoidunsetBevelT()Unsets the "bevelT" elementvoidunsetContourClr()Unsets the "contourClr" elementvoidunsetContourW()Unsets the "contourW" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetExtrusionClr()Unsets the "extrusionClr" elementvoidunsetExtrusionH()Unsets the "extrusionH" attributevoidunsetPrstMaterial()Unsets the "prstMaterial" attributevoidunsetZ()Unsets the "z" attributeSTPositiveCoordinatexgetContourW()Gets (as xml) the "contourW" attributeSTPositiveCoordinatexgetExtrusionH()Gets (as xml) the "extrusionH" attributeSTPresetMaterialTypexgetPrstMaterial()Gets (as xml) the "prstMaterial" attributeSTCoordinatexgetZ()Gets (as xml) the "z" attributevoidxsetContourW(STPositiveCoordinate contourW)Sets (as xml) the "contourW" attributevoidxsetExtrusionH(STPositiveCoordinate extrusionH)Sets (as xml) the "extrusionH" attributevoidxsetPrstMaterial(STPresetMaterialType prstMaterial)Sets (as xml) the "prstMaterial" attributevoidxsetZ(STCoordinate z)Sets (as xml) the "z" 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
-
getBevelT
CTBevel getBevelT()
Gets the "bevelT" element
-
isSetBevelT
boolean isSetBevelT()
True if has "bevelT" element
-
setBevelT
void setBevelT(CTBevel bevelT)
Sets the "bevelT" element
-
addNewBevelT
CTBevel addNewBevelT()
Appends and returns a new empty "bevelT" element
-
unsetBevelT
void unsetBevelT()
Unsets the "bevelT" element
-
getBevelB
CTBevel getBevelB()
Gets the "bevelB" element
-
isSetBevelB
boolean isSetBevelB()
True if has "bevelB" element
-
setBevelB
void setBevelB(CTBevel bevelB)
Sets the "bevelB" element
-
addNewBevelB
CTBevel addNewBevelB()
Appends and returns a new empty "bevelB" element
-
unsetBevelB
void unsetBevelB()
Unsets the "bevelB" element
-
getExtrusionClr
CTColor getExtrusionClr()
Gets the "extrusionClr" element
-
isSetExtrusionClr
boolean isSetExtrusionClr()
True if has "extrusionClr" element
-
setExtrusionClr
void setExtrusionClr(CTColor extrusionClr)
Sets the "extrusionClr" element
-
addNewExtrusionClr
CTColor addNewExtrusionClr()
Appends and returns a new empty "extrusionClr" element
-
unsetExtrusionClr
void unsetExtrusionClr()
Unsets the "extrusionClr" element
-
getContourClr
CTColor getContourClr()
Gets the "contourClr" element
-
isSetContourClr
boolean isSetContourClr()
True if has "contourClr" element
-
setContourClr
void setContourClr(CTColor contourClr)
Sets the "contourClr" element
-
addNewContourClr
CTColor addNewContourClr()
Appends and returns a new empty "contourClr" element
-
unsetContourClr
void unsetContourClr()
Unsets the "contourClr" 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
-
getZ
long getZ()
Gets the "z" attribute
-
xgetZ
STCoordinate xgetZ()
Gets (as xml) the "z" attribute
-
isSetZ
boolean isSetZ()
True if has "z" attribute
-
setZ
void setZ(long z)
Sets the "z" attribute
-
xsetZ
void xsetZ(STCoordinate z)
Sets (as xml) the "z" attribute
-
unsetZ
void unsetZ()
Unsets the "z" attribute
-
getExtrusionH
long getExtrusionH()
Gets the "extrusionH" attribute
-
xgetExtrusionH
STPositiveCoordinate xgetExtrusionH()
Gets (as xml) the "extrusionH" attribute
-
isSetExtrusionH
boolean isSetExtrusionH()
True if has "extrusionH" attribute
-
setExtrusionH
void setExtrusionH(long extrusionH)
Sets the "extrusionH" attribute
-
xsetExtrusionH
void xsetExtrusionH(STPositiveCoordinate extrusionH)
Sets (as xml) the "extrusionH" attribute
-
unsetExtrusionH
void unsetExtrusionH()
Unsets the "extrusionH" attribute
-
getContourW
long getContourW()
Gets the "contourW" attribute
-
xgetContourW
STPositiveCoordinate xgetContourW()
Gets (as xml) the "contourW" attribute
-
isSetContourW
boolean isSetContourW()
True if has "contourW" attribute
-
setContourW
void setContourW(long contourW)
Sets the "contourW" attribute
-
xsetContourW
void xsetContourW(STPositiveCoordinate contourW)
Sets (as xml) the "contourW" attribute
-
unsetContourW
void unsetContourW()
Unsets the "contourW" attribute
-
getPrstMaterial
STPresetMaterialType.Enum getPrstMaterial()
Gets the "prstMaterial" attribute
-
xgetPrstMaterial
STPresetMaterialType xgetPrstMaterial()
Gets (as xml) the "prstMaterial" attribute
-
isSetPrstMaterial
boolean isSetPrstMaterial()
True if has "prstMaterial" attribute
-
setPrstMaterial
void setPrstMaterial(STPresetMaterialType.Enum prstMaterial)
Sets the "prstMaterial" attribute
-
xsetPrstMaterial
void xsetPrstMaterial(STPresetMaterialType prstMaterial)
Sets (as xml) the "prstMaterial" attribute
-
unsetPrstMaterial
void unsetPrstMaterial()
Unsets the "prstMaterial" attribute
-
-