public class CTExtrusion extends 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>
| Constructor and Description |
|---|
CTExtrusion() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
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.
|
String |
getBackdepth()
Gets the value of the backdepth property.
|
String |
getBrightness()
Gets the value of the brightness property.
|
String |
getColor()
Gets the value of the color property.
|
STColorMode |
getColormode()
Gets the value of the colormode property.
|
String |
getDiffusity()
Gets the value of the diffusity property.
|
String |
getEdge()
Gets the value of the edge property.
|
STExt |
getExt()
Gets the value of the ext property.
|
String |
getFacet()
Gets the value of the facet property.
|
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.
|
String |
getLightlevel()
Gets the value of the lightlevel property.
|
String |
getLightlevel2()
Gets the value of the lightlevel2 property.
|
String |
getLightposition()
Gets the value of the lightposition property.
|
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.
|
String |
getOrientation()
Gets the value of the orientation property.
|
Float |
getOrientationangle()
Gets the value of the orientationangle property.
|
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.
|
String |
getRotationangle()
Gets the value of the rotationangle property.
|
String |
getRotationcenter()
Gets the value of the rotationcenter property.
|
Float |
getShininess()
Gets the value of the shininess property.
|
String |
getSkewamt()
Gets the value of the skewamt property.
|
Float |
getSkewangle()
Gets the value of the skewangle property.
|
String |
getSpecularity()
Gets the value of the specularity property.
|
STExtrusionType |
getType()
Gets the value of the type property.
|
String |
getViewpoint()
Gets the value of the viewpoint property.
|
String |
getViewpointorigin()
Gets the value of the viewpointorigin property.
|
void |
setAutorotationcenter(STTrueFalse value)
Sets the value of the autorotationcenter property.
|
void |
setBackdepth(String value)
Sets the value of the backdepth property.
|
void |
setBrightness(String value)
Sets the value of the brightness property.
|
void |
setColor(String value)
Sets the value of the color property.
|
void |
setColormode(STColorMode value)
Sets the value of the colormode property.
|
void |
setDiffusity(String value)
Sets the value of the diffusity property.
|
void |
setEdge(String value)
Sets the value of the edge property.
|
void |
setExt(STExt value)
Sets the value of the ext property.
|
void |
setFacet(String value)
Sets the value of the facet property.
|
void |
setForedepth(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(String value)
Sets the value of the lightlevel property.
|
void |
setLightlevel2(String value)
Sets the value of the lightlevel2 property.
|
void |
setLightposition(String value)
Sets the value of the lightposition property.
|
void |
setLightposition2(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(String value)
Sets the value of the orientation property.
|
void |
setOrientationangle(Float value)
Sets the value of the orientationangle property.
|
void |
setParent(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(String value)
Sets the value of the rotationangle property.
|
void |
setRotationcenter(String value)
Sets the value of the rotationcenter property.
|
void |
setShininess(Float value)
Sets the value of the shininess property.
|
void |
setSkewamt(String value)
Sets the value of the skewamt property.
|
void |
setSkewangle(Float value)
Sets the value of the skewangle property.
|
void |
setSpecularity(String value)
Sets the value of the specularity property.
|
void |
setType(STExtrusionType value)
Sets the value of the type property.
|
void |
setViewpoint(String value)
Sets the value of the viewpoint property.
|
void |
setViewpointorigin(String value)
Sets the value of the viewpointorigin property.
|
protected STTrueFalse on
protected STExtrusionType type
protected STExtrusionRender render
protected String viewpointorigin
protected String viewpoint
protected STExtrusionPlane plane
protected Float skewangle
protected String skewamt
protected String foredepth
protected String backdepth
protected String orientation
protected Float orientationangle
protected STTrueFalse lockrotationcenter
protected STTrueFalse autorotationcenter
protected String rotationcenter
protected String rotationangle
protected STColorMode colormode
protected String color
protected Float shininess
protected String specularity
protected String diffusity
protected STTrueFalse metal
protected String edge
protected String facet
protected STTrueFalse lightface
protected String brightness
protected String lightposition
protected String lightlevel
protected STTrueFalse lightharsh
protected String lightposition2
protected 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 String getViewpointorigin()
Stringpublic void setViewpointorigin(String value)
value - allowed object is
Stringpublic String getViewpoint()
Stringpublic void setViewpoint(String value)
value - allowed object is
Stringpublic STExtrusionPlane getPlane()
STExtrusionPlanepublic void setPlane(STExtrusionPlane value)
value - allowed object is
STExtrusionPlanepublic Float getSkewangle()
Floatpublic void setSkewangle(Float value)
value - allowed object is
Floatpublic String getSkewamt()
Stringpublic void setSkewamt(String value)
value - allowed object is
Stringpublic String getForedepth()
Stringpublic void setForedepth(String value)
value - allowed object is
Stringpublic String getBackdepth()
Stringpublic void setBackdepth(String value)
value - allowed object is
Stringpublic String getOrientation()
Stringpublic void setOrientation(String value)
value - allowed object is
Stringpublic Float getOrientationangle()
Floatpublic void setOrientationangle(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 String getRotationcenter()
Stringpublic void setRotationcenter(String value)
value - allowed object is
Stringpublic String getRotationangle()
Stringpublic void setRotationangle(String value)
value - allowed object is
Stringpublic STColorMode getColormode()
STColorModepublic void setColormode(STColorMode value)
value - allowed object is
STColorModepublic String getColor()
Stringpublic void setColor(String value)
value - allowed object is
Stringpublic Float getShininess()
Floatpublic void setShininess(Float value)
value - allowed object is
Floatpublic String getSpecularity()
Stringpublic void setSpecularity(String value)
value - allowed object is
Stringpublic String getDiffusity()
Stringpublic void setDiffusity(String value)
value - allowed object is
Stringpublic STTrueFalse getMetal()
STTrueFalsepublic void setMetal(STTrueFalse value)
value - allowed object is
STTrueFalsepublic String getEdge()
Stringpublic void setEdge(String value)
value - allowed object is
Stringpublic String getFacet()
Stringpublic void setFacet(String value)
value - allowed object is
Stringpublic STTrueFalse getLightface()
STTrueFalsepublic void setLightface(STTrueFalse value)
value - allowed object is
STTrueFalsepublic String getBrightness()
Stringpublic void setBrightness(String value)
value - allowed object is
Stringpublic String getLightposition()
Stringpublic void setLightposition(String value)
value - allowed object is
Stringpublic String getLightlevel()
Stringpublic void setLightlevel(String value)
value - allowed object is
Stringpublic STTrueFalse getLightharsh()
STTrueFalsepublic void setLightharsh(STTrueFalse value)
value - allowed object is
STTrueFalsepublic String getLightposition2()
Stringpublic void setLightposition2(String value)
value - allowed object is
Stringpublic String getLightlevel2()
Stringpublic void setLightlevel2(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 Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007-2019. All Rights Reserved.