Package org.docx4j.vml.officedrawing
Class CTExtrusion
java.lang.Object
org.docx4j.vml.officedrawing.CTExtrusion
- All Implemented Interfaces:
Child
Java class for CT_Extrusion complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Extrusion">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Ext"/>
<attribute name="on" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="type" type="{urn:schemas-microsoft-com:office:office}ST_ExtrusionType" default="parallel" />
<attribute name="render" type="{urn:schemas-microsoft-com:office:office}ST_ExtrusionRender" default="solid" />
<attribute name="viewpointorigin" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="viewpoint" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="plane" type="{urn:schemas-microsoft-com:office:office}ST_ExtrusionPlane" default="XY" />
<attribute name="skewangle" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="skewamt" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="foredepth" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="backdepth" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="orientation" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="orientationangle" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="lockrotationcenter" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="autorotationcenter" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="rotationcenter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="rotationangle" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="colormode" type="{urn:schemas-microsoft-com:office:office}ST_ColorMode" />
<attribute name="color" type="{urn:schemas-microsoft-com:office:office}ST_ColorType" />
<attribute name="shininess" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="specularity" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="diffusity" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="metal" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="edge" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="facet" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lightface" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="brightness" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lightposition" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lightlevel" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lightharsh" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
<attribute name="lightposition2" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lightlevel2" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lightharsh2" type="{urn:schemas-microsoft-com:office:office}ST_TrueFalse" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected STTrueFalseprotected Stringprotected Stringprotected Stringprotected STColorModeprotected Stringprotected Stringprotected STExtprotected Stringprotected Stringprotected STTrueFalseprotected STTrueFalseprotected STTrueFalseprotected Stringprotected Stringprotected Stringprotected Stringprotected STTrueFalseprotected STTrueFalseprotected STTrueFalseprotected Stringprotected Floatprotected STExtrusionPlaneprotected STExtrusionRenderprotected Stringprotected Stringprotected Floatprotected Stringprotected Floatprotected Stringprotected STExtrusionTypeprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the autorotationcenter property.Gets the value of the backdepth property.Gets the value of the brightness property.getColor()Gets the value of the color property.Gets the value of the colormode property.Gets the value of the diffusity property.getEdge()Gets the value of the edge property.getExt()Gets the value of the ext property.getFacet()Gets the value of the facet property.Gets the value of the foredepth property.Gets the value of the lightface property.Gets the value of the lightharsh property.Gets the value of the lightharsh2 property.Gets the value of the lightlevel property.Gets the value of the lightlevel2 property.Gets the value of the lightposition property.Gets the value of the lightposition2 property.Gets the value of the lockrotationcenter property.getMetal()Gets the value of the metal property.getOn()Gets the value of the on property.Gets the value of the orientation property.Gets the value of the orientationangle property.Gets the parent object in the object tree representing the unmarshalled xml document.getPlane()Gets the value of the plane property.Gets the value of the render property.Gets the value of the rotationangle property.Gets the value of the rotationcenter property.Gets the value of the shininess property.Gets the value of the skewamt property.Gets the value of the skewangle property.Gets the value of the specularity property.getType()Gets the value of the type property.Gets the value of the viewpoint property.Gets the value of the viewpointorigin property.voidsetAutorotationcenter(STTrueFalse value) Sets the value of the autorotationcenter property.voidsetBackdepth(String value) Sets the value of the backdepth property.voidsetBrightness(String value) Sets the value of the brightness property.voidSets the value of the color property.voidsetColormode(STColorMode value) Sets the value of the colormode property.voidsetDiffusity(String value) Sets the value of the diffusity property.voidSets the value of the edge property.voidSets the value of the ext property.voidSets the value of the facet property.voidsetForedepth(String value) Sets the value of the foredepth property.voidsetLightface(STTrueFalse value) Sets the value of the lightface property.voidsetLightharsh(STTrueFalse value) Sets the value of the lightharsh property.voidsetLightharsh2(STTrueFalse value) Sets the value of the lightharsh2 property.voidsetLightlevel(String value) Sets the value of the lightlevel property.voidsetLightlevel2(String value) Sets the value of the lightlevel2 property.voidsetLightposition(String value) Sets the value of the lightposition property.voidsetLightposition2(String value) Sets the value of the lightposition2 property.voidsetLockrotationcenter(STTrueFalse value) Sets the value of the lockrotationcenter property.voidsetMetal(STTrueFalse value) Sets the value of the metal property.voidsetOn(STTrueFalse value) Sets the value of the on property.voidsetOrientation(String value) Sets the value of the orientation property.voidsetOrientationangle(Float value) Sets the value of the orientationangle property.voidvoidsetPlane(STExtrusionPlane value) Sets the value of the plane property.voidsetRender(STExtrusionRender value) Sets the value of the render property.voidsetRotationangle(String value) Sets the value of the rotationangle property.voidsetRotationcenter(String value) Sets the value of the rotationcenter property.voidsetShininess(Float value) Sets the value of the shininess property.voidsetSkewamt(String value) Sets the value of the skewamt property.voidsetSkewangle(Float value) Sets the value of the skewangle property.voidsetSpecularity(String value) Sets the value of the specularity property.voidsetType(STExtrusionType value) Sets the value of the type property.voidsetViewpoint(String value) Sets the value of the viewpoint property.voidsetViewpointorigin(String value) Sets the value of the viewpointorigin property.
-
Field Details
-
on
-
type
-
render
-
viewpointorigin
-
viewpoint
-
plane
-
skewangle
-
skewamt
-
foredepth
-
backdepth
-
orientation
-
orientationangle
-
lockrotationcenter
-
autorotationcenter
-
rotationcenter
-
rotationangle
-
colormode
-
color
-
shininess
-
specularity
-
diffusity
-
metal
-
edge
-
facet
-
lightface
-
brightness
-
lightposition
-
lightlevel
-
lightharsh
-
lightposition2
-
lightlevel2
-
lightharsh2
-
ext
-
-
Constructor Details
-
CTExtrusion
public CTExtrusion()
-
-
Method Details
-
getOn
Gets the value of the on property.- Returns:
- possible object is
STTrueFalse
-
setOn
Sets the value of the on property.- Parameters:
value- allowed object isSTTrueFalse
-
getType
Gets the value of the type property.- Returns:
- possible object is
STExtrusionType
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isSTExtrusionType
-
getRender
Gets the value of the render property.- Returns:
- possible object is
STExtrusionRender
-
setRender
Sets the value of the render property.- Parameters:
value- allowed object isSTExtrusionRender
-
getViewpointorigin
Gets the value of the viewpointorigin property.- Returns:
- possible object is
String
-
setViewpointorigin
Sets the value of the viewpointorigin property.- Parameters:
value- allowed object isString
-
getViewpoint
Gets the value of the viewpoint property.- Returns:
- possible object is
String
-
setViewpoint
Sets the value of the viewpoint property.- Parameters:
value- allowed object isString
-
getPlane
Gets the value of the plane property.- Returns:
- possible object is
STExtrusionPlane
-
setPlane
Sets the value of the plane property.- Parameters:
value- allowed object isSTExtrusionPlane
-
getSkewangle
Gets the value of the skewangle property.- Returns:
- possible object is
Float
-
setSkewangle
Sets the value of the skewangle property.- Parameters:
value- allowed object isFloat
-
getSkewamt
Gets the value of the skewamt property.- Returns:
- possible object is
String
-
setSkewamt
Sets the value of the skewamt property.- Parameters:
value- allowed object isString
-
getForedepth
Gets the value of the foredepth property.- Returns:
- possible object is
String
-
setForedepth
Sets the value of the foredepth property.- Parameters:
value- allowed object isString
-
getBackdepth
Gets the value of the backdepth property.- Returns:
- possible object is
String
-
setBackdepth
Sets the value of the backdepth property.- Parameters:
value- allowed object isString
-
getOrientation
Gets the value of the orientation property.- Returns:
- possible object is
String
-
setOrientation
Sets the value of the orientation property.- Parameters:
value- allowed object isString
-
getOrientationangle
Gets the value of the orientationangle property.- Returns:
- possible object is
Float
-
setOrientationangle
Sets the value of the orientationangle property.- Parameters:
value- allowed object isFloat
-
getLockrotationcenter
Gets the value of the lockrotationcenter property.- Returns:
- possible object is
STTrueFalse
-
setLockrotationcenter
Sets the value of the lockrotationcenter property.- Parameters:
value- allowed object isSTTrueFalse
-
getAutorotationcenter
Gets the value of the autorotationcenter property.- Returns:
- possible object is
STTrueFalse
-
setAutorotationcenter
Sets the value of the autorotationcenter property.- Parameters:
value- allowed object isSTTrueFalse
-
getRotationcenter
Gets the value of the rotationcenter property.- Returns:
- possible object is
String
-
setRotationcenter
Sets the value of the rotationcenter property.- Parameters:
value- allowed object isString
-
getRotationangle
Gets the value of the rotationangle property.- Returns:
- possible object is
String
-
setRotationangle
Sets the value of the rotationangle property.- Parameters:
value- allowed object isString
-
getColormode
Gets the value of the colormode property.- Returns:
- possible object is
STColorMode
-
setColormode
Sets the value of the colormode property.- Parameters:
value- allowed object isSTColorMode
-
getColor
Gets the value of the color property.- Returns:
- possible object is
String
-
setColor
Sets the value of the color property.- Parameters:
value- allowed object isString
-
getShininess
Gets the value of the shininess property.- Returns:
- possible object is
Float
-
setShininess
Sets the value of the shininess property.- Parameters:
value- allowed object isFloat
-
getSpecularity
Gets the value of the specularity property.- Returns:
- possible object is
String
-
setSpecularity
Sets the value of the specularity property.- Parameters:
value- allowed object isString
-
getDiffusity
Gets the value of the diffusity property.- Returns:
- possible object is
String
-
setDiffusity
Sets the value of the diffusity property.- Parameters:
value- allowed object isString
-
getMetal
Gets the value of the metal property.- Returns:
- possible object is
STTrueFalse
-
setMetal
Sets the value of the metal property.- Parameters:
value- allowed object isSTTrueFalse
-
getEdge
Gets the value of the edge property.- Returns:
- possible object is
String
-
setEdge
Sets the value of the edge property.- Parameters:
value- allowed object isString
-
getFacet
Gets the value of the facet property.- Returns:
- possible object is
String
-
setFacet
Sets the value of the facet property.- Parameters:
value- allowed object isString
-
getLightface
Gets the value of the lightface property.- Returns:
- possible object is
STTrueFalse
-
setLightface
Sets the value of the lightface property.- Parameters:
value- allowed object isSTTrueFalse
-
getBrightness
Gets the value of the brightness property.- Returns:
- possible object is
String
-
setBrightness
Sets the value of the brightness property.- Parameters:
value- allowed object isString
-
getLightposition
Gets the value of the lightposition property.- Returns:
- possible object is
String
-
setLightposition
Sets the value of the lightposition property.- Parameters:
value- allowed object isString
-
getLightlevel
Gets the value of the lightlevel property.- Returns:
- possible object is
String
-
setLightlevel
Sets the value of the lightlevel property.- Parameters:
value- allowed object isString
-
getLightharsh
Gets the value of the lightharsh property.- Returns:
- possible object is
STTrueFalse
-
setLightharsh
Sets the value of the lightharsh property.- Parameters:
value- allowed object isSTTrueFalse
-
getLightposition2
Gets the value of the lightposition2 property.- Returns:
- possible object is
String
-
setLightposition2
Sets the value of the lightposition2 property.- Parameters:
value- allowed object isString
-
getLightlevel2
Gets the value of the lightlevel2 property.- Returns:
- possible object is
String
-
setLightlevel2
Sets the value of the lightlevel2 property.- Parameters:
value- allowed object isString
-
getLightharsh2
Gets the value of the lightharsh2 property.- Returns:
- possible object is
STTrueFalse
-
setLightharsh2
Sets the value of the lightharsh2 property.- Parameters:
value- allowed object isSTTrueFalse
-
getExt
Gets the value of the ext property.- Returns:
- possible object is
STExt
-
setExt
Sets the value of the ext property.- Parameters:
value- allowed object isSTExt
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-