public class CTExtrusion extends java.lang.Object implements 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>
| Modifier and Type | Field and Description |
|---|---|
protected STTrueFalse |
autorotationcenter |
protected java.lang.String |
backdepth |
protected java.lang.String |
brightness |
protected java.lang.String |
color |
protected STColorMode |
colormode |
protected java.lang.String |
diffusity |
protected java.lang.String |
edge |
protected STExt |
ext |
protected java.lang.String |
facet |
protected java.lang.String |
foredepth |
protected STTrueFalse |
lightface |
protected STTrueFalse |
lightharsh |
protected STTrueFalse |
lightharsh2 |
protected java.lang.String |
lightlevel |
protected java.lang.String |
lightlevel2 |
protected java.lang.String |
lightposition |
protected java.lang.String |
lightposition2 |
protected STTrueFalse |
lockrotationcenter |
protected STTrueFalse |
metal |
protected STTrueFalse |
on |
protected java.lang.String |
orientation |
protected java.lang.Float |
orientationangle |
protected STExtrusionPlane |
plane |
protected STExtrusionRender |
render |
protected java.lang.String |
rotationangle |
protected java.lang.String |
rotationcenter |
protected java.lang.Float |
shininess |
protected java.lang.String |
skewamt |
protected java.lang.Float |
skewangle |
protected java.lang.String |
specularity |
protected STExtrusionType |
type |
protected java.lang.String |
viewpoint |
protected java.lang.String |
viewpointorigin |
| Constructor and Description |
|---|
CTExtrusion() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
STTrueFalse |
getAutorotationcenter()
Gets the value of the autorotationcenter property.
|
java.lang.String |
getBackdepth()
Gets the value of the backdepth property.
|
java.lang.String |
getBrightness()
Gets the value of the brightness property.
|
java.lang.String |
getColor()
Gets the value of the color property.
|
STColorMode |
getColormode()
Gets the value of the colormode property.
|
java.lang.String |
getDiffusity()
Gets the value of the diffusity property.
|
java.lang.String |
getEdge()
Gets the value of the edge property.
|
STExt |
getExt()
Gets the value of the ext property.
|
java.lang.String |
getFacet()
Gets the value of the facet property.
|
java.lang.String |
getForedepth()
Gets the value of the foredepth property.
|
STTrueFalse |
getLightface()
Gets the value of the lightface property.
|
STTrueFalse |
getLightharsh()
Gets the value of the lightharsh property.
|
STTrueFalse |
getLightharsh2()
Gets the value of the lightharsh2 property.
|
java.lang.String |
getLightlevel()
Gets the value of the lightlevel property.
|
java.lang.String |
getLightlevel2()
Gets the value of the lightlevel2 property.
|
java.lang.String |
getLightposition()
Gets the value of the lightposition property.
|
java.lang.String |
getLightposition2()
Gets the value of the lightposition2 property.
|
STTrueFalse |
getLockrotationcenter()
Gets the value of the lockrotationcenter property.
|
STTrueFalse |
getMetal()
Gets the value of the metal property.
|
STTrueFalse |
getOn()
Gets the value of the on property.
|
java.lang.String |
getOrientation()
Gets the value of the orientation property.
|
java.lang.Float |
getOrientationangle()
Gets the value of the orientationangle property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
STExtrusionPlane |
getPlane()
Gets the value of the plane property.
|
STExtrusionRender |
getRender()
Gets the value of the render property.
|
java.lang.String |
getRotationangle()
Gets the value of the rotationangle property.
|
java.lang.String |
getRotationcenter()
Gets the value of the rotationcenter property.
|
java.lang.Float |
getShininess()
Gets the value of the shininess property.
|
java.lang.String |
getSkewamt()
Gets the value of the skewamt property.
|
java.lang.Float |
getSkewangle()
Gets the value of the skewangle property.
|
java.lang.String |
getSpecularity()
Gets the value of the specularity property.
|
STExtrusionType |
getType()
Gets the value of the type property.
|
java.lang.String |
getViewpoint()
Gets the value of the viewpoint property.
|
java.lang.String |
getViewpointorigin()
Gets the value of the viewpointorigin property.
|
void |
setAutorotationcenter(STTrueFalse value)
Sets the value of the autorotationcenter property.
|
void |
setBackdepth(java.lang.String value)
Sets the value of the backdepth property.
|
void |
setBrightness(java.lang.String value)
Sets the value of the brightness property.
|
void |
setColor(java.lang.String value)
Sets the value of the color property.
|
void |
setColormode(STColorMode value)
Sets the value of the colormode property.
|
void |
setDiffusity(java.lang.String value)
Sets the value of the diffusity property.
|
void |
setEdge(java.lang.String value)
Sets the value of the edge property.
|
void |
setExt(STExt value)
Sets the value of the ext property.
|
void |
setFacet(java.lang.String value)
Sets the value of the facet property.
|
void |
setForedepth(java.lang.String value)
Sets the value of the foredepth property.
|
void |
setLightface(STTrueFalse value)
Sets the value of the lightface property.
|
void |
setLightharsh(STTrueFalse value)
Sets the value of the lightharsh property.
|
void |
setLightharsh2(STTrueFalse value)
Sets the value of the lightharsh2 property.
|
void |
setLightlevel(java.lang.String value)
Sets the value of the lightlevel property.
|
void |
setLightlevel2(java.lang.String value)
Sets the value of the lightlevel2 property.
|
void |
setLightposition(java.lang.String value)
Sets the value of the lightposition property.
|
void |
setLightposition2(java.lang.String value)
Sets the value of the lightposition2 property.
|
void |
setLockrotationcenter(STTrueFalse value)
Sets the value of the lockrotationcenter property.
|
void |
setMetal(STTrueFalse value)
Sets the value of the metal property.
|
void |
setOn(STTrueFalse value)
Sets the value of the on property.
|
void |
setOrientation(java.lang.String value)
Sets the value of the orientation property.
|
void |
setOrientationangle(java.lang.Float value)
Sets the value of the orientationangle property.
|
void |
setParent(java.lang.Object parent) |
void |
setPlane(STExtrusionPlane value)
Sets the value of the plane property.
|
void |
setRender(STExtrusionRender value)
Sets the value of the render property.
|
void |
setRotationangle(java.lang.String value)
Sets the value of the rotationangle property.
|
void |
setRotationcenter(java.lang.String value)
Sets the value of the rotationcenter property.
|
void |
setShininess(java.lang.Float value)
Sets the value of the shininess property.
|
void |
setSkewamt(java.lang.String value)
Sets the value of the skewamt property.
|
void |
setSkewangle(java.lang.Float value)
Sets the value of the skewangle property.
|
void |
setSpecularity(java.lang.String value)
Sets the value of the specularity property.
|
void |
setType(STExtrusionType value)
Sets the value of the type property.
|
void |
setViewpoint(java.lang.String value)
Sets the value of the viewpoint property.
|
void |
setViewpointorigin(java.lang.String value)
Sets the value of the viewpointorigin property.
|
protected STTrueFalse on
protected STExtrusionType type
protected STExtrusionRender render
protected java.lang.String viewpointorigin
protected java.lang.String viewpoint
protected STExtrusionPlane plane
protected java.lang.Float skewangle
protected java.lang.String skewamt
protected java.lang.String foredepth
protected java.lang.String backdepth
protected java.lang.String orientation
protected java.lang.Float orientationangle
protected STTrueFalse lockrotationcenter
protected STTrueFalse autorotationcenter
protected java.lang.String rotationcenter
protected java.lang.String rotationangle
protected STColorMode colormode
protected java.lang.String color
protected java.lang.Float shininess
protected java.lang.String specularity
protected java.lang.String diffusity
protected STTrueFalse metal
protected java.lang.String edge
protected java.lang.String facet
protected STTrueFalse lightface
protected java.lang.String brightness
protected java.lang.String lightposition
protected java.lang.String lightlevel
protected STTrueFalse lightharsh
protected java.lang.String lightposition2
protected java.lang.String lightlevel2
protected STTrueFalse lightharsh2
protected STExt ext
public STTrueFalse getOn()
STTrueFalsepublic void setOn(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STExtrusionType getType()
STExtrusionTypepublic void setType(STExtrusionType value)
value - allowed object is
STExtrusionTypepublic STExtrusionRender getRender()
STExtrusionRenderpublic void setRender(STExtrusionRender value)
value - allowed object is
STExtrusionRenderpublic java.lang.String getViewpointorigin()
Stringpublic void setViewpointorigin(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getViewpoint()
Stringpublic void setViewpoint(java.lang.String value)
value - allowed object is
Stringpublic STExtrusionPlane getPlane()
STExtrusionPlanepublic void setPlane(STExtrusionPlane value)
value - allowed object is
STExtrusionPlanepublic java.lang.Float getSkewangle()
Floatpublic void setSkewangle(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.String getSkewamt()
Stringpublic void setSkewamt(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getForedepth()
Stringpublic void setForedepth(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBackdepth()
Stringpublic void setBackdepth(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOrientation()
Stringpublic void setOrientation(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Float getOrientationangle()
Floatpublic void setOrientationangle(java.lang.Float value)
value - allowed object is
Floatpublic STTrueFalse getLockrotationcenter()
STTrueFalsepublic void setLockrotationcenter(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getAutorotationcenter()
STTrueFalsepublic void setAutorotationcenter(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getRotationcenter()
Stringpublic void setRotationcenter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRotationangle()
Stringpublic void setRotationangle(java.lang.String value)
value - allowed object is
Stringpublic STColorMode getColormode()
STColorModepublic void setColormode(STColorMode value)
value - allowed object is
STColorModepublic java.lang.String getColor()
Stringpublic void setColor(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Float getShininess()
Floatpublic void setShininess(java.lang.Float value)
value - allowed object is
Floatpublic java.lang.String getSpecularity()
Stringpublic void setSpecularity(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDiffusity()
Stringpublic void setDiffusity(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getMetal()
STTrueFalsepublic void setMetal(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getEdge()
Stringpublic void setEdge(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFacet()
Stringpublic void setFacet(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getLightface()
STTrueFalsepublic void setLightface(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getBrightness()
Stringpublic void setBrightness(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLightposition()
Stringpublic void setLightposition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLightlevel()
Stringpublic void setLightlevel(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getLightharsh()
STTrueFalsepublic void setLightharsh(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getLightposition2()
Stringpublic void setLightposition2(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLightlevel2()
Stringpublic void setLightlevel2(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getLightharsh2()
STTrueFalsepublic void setLightharsh2(STTrueFalse value)
value - allowed object is
STTrueFalsepublic void setExt(STExt value)
value - allowed object is
STExtpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2023. All rights reserved.