public class CTPath extends java.lang.Object implements Child
Java class for CT_Path complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Path">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_Id"/>
<attribute name="v" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="limo" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="textboxrect" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="fillok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="strokeok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="shadowok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="arrowok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="gradientshapeok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="textpathok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute name="insetpenok" type="{urn:schemas-microsoft-com:vml}ST_TrueFalse" />
<attribute ref="{urn:schemas-microsoft-com:office:office}connecttype"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}connectlocs"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}connectangles"/>
<attribute ref="{urn:schemas-microsoft-com:office:office}extrusionok"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected STTrueFalse |
arrowok |
protected java.lang.String |
connectangles |
protected java.lang.String |
connectlocs |
protected STConnectType |
connecttype |
protected STTrueFalse |
extrusionok |
protected STTrueFalse |
fillok |
protected STTrueFalse |
gradientshapeok |
protected STTrueFalse |
insetpenok |
protected java.lang.String |
limo |
protected STTrueFalse |
shadowok |
protected STTrueFalse |
strokeok |
protected java.lang.String |
textboxrect |
protected STTrueFalse |
textpathok |
protected java.lang.String |
v |
protected java.lang.String |
vmlId |
| Constructor and Description |
|---|
CTPath() |
| 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 |
getArrowok()
Gets the value of the arrowok property.
|
java.lang.String |
getConnectangles()
Connection Point Connect Angles
|
java.lang.String |
getConnectlocs()
Connection Points
|
STConnectType |
getConnecttype()
Connection Point Type
|
STTrueFalse |
getExtrusionok()
Extrusion Toggle
|
STTrueFalse |
getFillok()
Gets the value of the fillok property.
|
STTrueFalse |
getGradientshapeok()
Gets the value of the gradientshapeok property.
|
STTrueFalse |
getInsetpenok()
Gets the value of the insetpenok property.
|
java.lang.String |
getLimo()
Gets the value of the limo property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
STTrueFalse |
getShadowok()
Gets the value of the shadowok property.
|
STTrueFalse |
getStrokeok()
Gets the value of the strokeok property.
|
java.lang.String |
getTextboxrect()
Gets the value of the textboxrect property.
|
STTrueFalse |
getTextpathok()
Gets the value of the textpathok property.
|
java.lang.String |
getV()
Gets the value of the v property.
|
java.lang.String |
getVmlId()
Gets the value of the vmlId property.
|
void |
setArrowok(STTrueFalse value)
Sets the value of the arrowok property.
|
void |
setConnectangles(java.lang.String value)
Sets the value of the connectangles property.
|
void |
setConnectlocs(java.lang.String value)
Sets the value of the connectlocs property.
|
void |
setConnecttype(STConnectType value)
Sets the value of the connecttype property.
|
void |
setExtrusionok(STTrueFalse value)
Sets the value of the extrusionok property.
|
void |
setFillok(STTrueFalse value)
Sets the value of the fillok property.
|
void |
setGradientshapeok(STTrueFalse value)
Sets the value of the gradientshapeok property.
|
void |
setInsetpenok(STTrueFalse value)
Sets the value of the insetpenok property.
|
void |
setLimo(java.lang.String value)
Sets the value of the limo property.
|
void |
setParent(java.lang.Object parent) |
void |
setShadowok(STTrueFalse value)
Sets the value of the shadowok property.
|
void |
setStrokeok(STTrueFalse value)
Sets the value of the strokeok property.
|
void |
setTextboxrect(java.lang.String value)
Sets the value of the textboxrect property.
|
void |
setTextpathok(STTrueFalse value)
Sets the value of the textpathok property.
|
void |
setV(java.lang.String value)
Sets the value of the v property.
|
void |
setVmlId(java.lang.String value)
Sets the value of the vmlId property.
|
protected java.lang.String v
protected java.lang.String limo
protected java.lang.String textboxrect
protected STTrueFalse fillok
protected STTrueFalse strokeok
protected STTrueFalse shadowok
protected STTrueFalse arrowok
protected STTrueFalse gradientshapeok
protected STTrueFalse textpathok
protected STTrueFalse insetpenok
protected STConnectType connecttype
protected java.lang.String connectlocs
protected java.lang.String connectangles
protected STTrueFalse extrusionok
protected java.lang.String vmlId
public java.lang.String getV()
Stringpublic void setV(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLimo()
Stringpublic void setLimo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTextboxrect()
Stringpublic void setTextboxrect(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getFillok()
STTrueFalsepublic void setFillok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getStrokeok()
STTrueFalsepublic void setStrokeok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getShadowok()
STTrueFalsepublic void setShadowok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getArrowok()
STTrueFalsepublic void setArrowok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getGradientshapeok()
STTrueFalsepublic void setGradientshapeok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getTextpathok()
STTrueFalsepublic void setTextpathok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getInsetpenok()
STTrueFalsepublic void setInsetpenok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STConnectType getConnecttype()
STConnectTypepublic void setConnecttype(STConnectType value)
value - allowed object is
STConnectTypepublic java.lang.String getConnectlocs()
Stringpublic void setConnectlocs(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectangles()
Stringpublic void setConnectangles(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getExtrusionok()
STTrueFalsepublic void setExtrusionok(STTrueFalse value)
value - allowed object is
STTrueFalsepublic java.lang.String getVmlId()
Stringpublic void setVmlId(java.lang.String value)
value - allowed object is
Stringpublic 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.