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(javax.xml.bind.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()
STTrueFalse
public void setOn(STTrueFalse value)
value
- allowed object is
STTrueFalse
public STExtrusionType getType()
STExtrusionType
public void setType(STExtrusionType value)
value
- allowed object is
STExtrusionType
public STExtrusionRender getRender()
STExtrusionRender
public void setRender(STExtrusionRender value)
value
- allowed object is
STExtrusionRender
public String getViewpointorigin()
String
public void setViewpointorigin(String value)
value
- allowed object is
String
public String getViewpoint()
String
public void setViewpoint(String value)
value
- allowed object is
String
public STExtrusionPlane getPlane()
STExtrusionPlane
public void setPlane(STExtrusionPlane value)
value
- allowed object is
STExtrusionPlane
public Float getSkewangle()
Float
public void setSkewangle(Float value)
value
- allowed object is
Float
public String getSkewamt()
String
public void setSkewamt(String value)
value
- allowed object is
String
public String getForedepth()
String
public void setForedepth(String value)
value
- allowed object is
String
public String getBackdepth()
String
public void setBackdepth(String value)
value
- allowed object is
String
public String getOrientation()
String
public void setOrientation(String value)
value
- allowed object is
String
public Float getOrientationangle()
Float
public void setOrientationangle(Float value)
value
- allowed object is
Float
public STTrueFalse getLockrotationcenter()
STTrueFalse
public void setLockrotationcenter(STTrueFalse value)
value
- allowed object is
STTrueFalse
public STTrueFalse getAutorotationcenter()
STTrueFalse
public void setAutorotationcenter(STTrueFalse value)
value
- allowed object is
STTrueFalse
public String getRotationcenter()
String
public void setRotationcenter(String value)
value
- allowed object is
String
public String getRotationangle()
String
public void setRotationangle(String value)
value
- allowed object is
String
public STColorMode getColormode()
STColorMode
public void setColormode(STColorMode value)
value
- allowed object is
STColorMode
public String getColor()
String
public void setColor(String value)
value
- allowed object is
String
public Float getShininess()
Float
public void setShininess(Float value)
value
- allowed object is
Float
public String getSpecularity()
String
public void setSpecularity(String value)
value
- allowed object is
String
public String getDiffusity()
String
public void setDiffusity(String value)
value
- allowed object is
String
public STTrueFalse getMetal()
STTrueFalse
public void setMetal(STTrueFalse value)
value
- allowed object is
STTrueFalse
public String getEdge()
String
public void setEdge(String value)
value
- allowed object is
String
public String getFacet()
String
public void setFacet(String value)
value
- allowed object is
String
public STTrueFalse getLightface()
STTrueFalse
public void setLightface(STTrueFalse value)
value
- allowed object is
STTrueFalse
public String getBrightness()
String
public void setBrightness(String value)
value
- allowed object is
String
public String getLightposition()
String
public void setLightposition(String value)
value
- allowed object is
String
public String getLightlevel()
String
public void setLightlevel(String value)
value
- allowed object is
String
public STTrueFalse getLightharsh()
STTrueFalse
public void setLightharsh(STTrueFalse value)
value
- allowed object is
STTrueFalse
public String getLightposition2()
String
public void setLightposition2(String value)
value
- allowed object is
String
public String getLightlevel2()
String
public void setLightlevel2(String value)
value
- allowed object is
String
public STTrueFalse getLightharsh2()
STTrueFalse
public void setLightharsh2(STTrueFalse value)
value
- allowed object is
STTrueFalse
public void setExt(STExt value)
value
- allowed object is
STExt
public Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, Object parent)
parent
- The parent object in the object tree.unmarshaller
- The unmarshaller that generated the instance.Copyright © 2007-2014. All Rights Reserved.