Package org.docx4j.vml
Class CTPath
java.lang.Object
org.docx4j.vml.CTPath
- All Implemented Interfaces:
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>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected STTrueFalseprotected Stringprotected Stringprotected STConnectTypeprotected STTrueFalseprotected STTrueFalseprotected STTrueFalseprotected STTrueFalseprotected Stringprotected STTrueFalseprotected STTrueFalseprotected Stringprotected STTrueFalseprotected 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 arrowok property.Connection Point Connect AnglesConnection PointsConnection Point TypeExtrusion ToggleGets the value of the fillok property.Gets the value of the gradientshapeok property.Gets the value of the insetpenok property.getLimo()Gets the value of the limo property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the shadowok property.Gets the value of the strokeok property.Gets the value of the textboxrect property.Gets the value of the textpathok property.getV()Gets the value of the v property.getVmlId()Gets the value of the vmlId property.voidsetArrowok(STTrueFalse value) Sets the value of the arrowok property.voidsetConnectangles(String value) Sets the value of the connectangles property.voidsetConnectlocs(String value) Sets the value of the connectlocs property.voidsetConnecttype(STConnectType value) Sets the value of the connecttype property.voidsetExtrusionok(STTrueFalse value) Sets the value of the extrusionok property.voidsetFillok(STTrueFalse value) Sets the value of the fillok property.voidsetGradientshapeok(STTrueFalse value) Sets the value of the gradientshapeok property.voidsetInsetpenok(STTrueFalse value) Sets the value of the insetpenok property.voidSets the value of the limo property.voidvoidsetShadowok(STTrueFalse value) Sets the value of the shadowok property.voidsetStrokeok(STTrueFalse value) Sets the value of the strokeok property.voidsetTextboxrect(String value) Sets the value of the textboxrect property.voidsetTextpathok(STTrueFalse value) Sets the value of the textpathok property.voidSets the value of the v property.voidSets the value of the vmlId property.
-
Field Details
-
v
-
limo
-
textboxrect
-
fillok
-
strokeok
-
shadowok
-
arrowok
-
gradientshapeok
-
textpathok
-
insetpenok
-
connecttype
-
connectlocs
-
connectangles
-
extrusionok
-
vmlId
-
-
Constructor Details
-
CTPath
public CTPath()
-
-
Method Details
-
getV
Gets the value of the v property.- Returns:
- possible object is
String
-
setV
Sets the value of the v property.- Parameters:
value- allowed object isString
-
getLimo
Gets the value of the limo property.- Returns:
- possible object is
String
-
setLimo
Sets the value of the limo property.- Parameters:
value- allowed object isString
-
getTextboxrect
Gets the value of the textboxrect property.- Returns:
- possible object is
String
-
setTextboxrect
Sets the value of the textboxrect property.- Parameters:
value- allowed object isString
-
getFillok
Gets the value of the fillok property.- Returns:
- possible object is
STTrueFalse
-
setFillok
Sets the value of the fillok property.- Parameters:
value- allowed object isSTTrueFalse
-
getStrokeok
Gets the value of the strokeok property.- Returns:
- possible object is
STTrueFalse
-
setStrokeok
Sets the value of the strokeok property.- Parameters:
value- allowed object isSTTrueFalse
-
getShadowok
Gets the value of the shadowok property.- Returns:
- possible object is
STTrueFalse
-
setShadowok
Sets the value of the shadowok property.- Parameters:
value- allowed object isSTTrueFalse
-
getArrowok
Gets the value of the arrowok property.- Returns:
- possible object is
STTrueFalse
-
setArrowok
Sets the value of the arrowok property.- Parameters:
value- allowed object isSTTrueFalse
-
getGradientshapeok
Gets the value of the gradientshapeok property.- Returns:
- possible object is
STTrueFalse
-
setGradientshapeok
Sets the value of the gradientshapeok property.- Parameters:
value- allowed object isSTTrueFalse
-
getTextpathok
Gets the value of the textpathok property.- Returns:
- possible object is
STTrueFalse
-
setTextpathok
Sets the value of the textpathok property.- Parameters:
value- allowed object isSTTrueFalse
-
getInsetpenok
Gets the value of the insetpenok property.- Returns:
- possible object is
STTrueFalse
-
setInsetpenok
Sets the value of the insetpenok property.- Parameters:
value- allowed object isSTTrueFalse
-
getConnecttype
Connection Point Type- Returns:
- possible object is
STConnectType
-
setConnecttype
Sets the value of the connecttype property.- Parameters:
value- allowed object isSTConnectType
-
getConnectlocs
Connection Points- Returns:
- possible object is
String
-
setConnectlocs
Sets the value of the connectlocs property.- Parameters:
value- allowed object isString
-
getConnectangles
Connection Point Connect Angles- Returns:
- possible object is
String
-
setConnectangles
Sets the value of the connectangles property.- Parameters:
value- allowed object isString
-
getExtrusionok
Extrusion Toggle- Returns:
- possible object is
STTrueFalse
-
setExtrusionok
Sets the value of the extrusionok property.- Parameters:
value- allowed object isSTTrueFalse
-
getVmlId
Gets the value of the vmlId property.- Returns:
- possible object is
String
-
setVmlId
Sets the value of the vmlId property.- Parameters:
value- allowed object isString
-
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.
-