public interface VmlShapeElements
Modifier and Type | Method and Description |
---|---|
List<JAXBElement<?>> |
getEGShapeElements()
Gets the value of the egShapeElements property.
|
List<JAXBElement<?>> getEGShapeElements()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the egShapeElements property.
For example, to add a new item, do as follows:
getEGShapeElements().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
CTClientData
>
JAXBElement
<
CTClipPath
>
JAXBElement
<
CTImageData
>
JAXBElement
<
CTSkew
>
JAXBElement
<
CTHandles
>
JAXBElement
<
CTAnchorLock
>
JAXBElement
<
CTFill
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTExtrusion
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTTextbox
>
JAXBElement
<
CTFormulas
>
JAXBElement
<
CTTextPath
>
JAXBElement
<
CTShadow
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTSignatureLine
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTStroke
>
JAXBElement
<
CTPath
>
JAXBElement
<
CTLock
>
JAXBElement
<
CTWrap
>
JAXBElement
<
CTRel
>
JAXBElement
<
CTCallout
>
Copyright © 2007-2019. All Rights Reserved.