public class CTGroup extends Object implements Child, VmlShapeElements, VmlAllCoreAttributes
Java class for CT_Group complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Group"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice maxOccurs="unbounded"> <group ref="{urn:schemas-microsoft-com:vml}EG_ShapeElements"/> <element ref="{urn:schemas-microsoft-com:vml}group"/> <element ref="{urn:schemas-microsoft-com:vml}shape"/> <element ref="{urn:schemas-microsoft-com:vml}shapetype"/> <element ref="{urn:schemas-microsoft-com:vml}arc"/> <element ref="{urn:schemas-microsoft-com:vml}curve"/> <element ref="{urn:schemas-microsoft-com:vml}image"/> <element ref="{urn:schemas-microsoft-com:vml}line"/> <element ref="{urn:schemas-microsoft-com:vml}oval"/> <element ref="{urn:schemas-microsoft-com:vml}polyline"/> <element ref="{urn:schemas-microsoft-com:vml}rect"/> <element ref="{urn:schemas-microsoft-com:vml}roundrect"/> <element ref="{urn:schemas-microsoft-com:office:office}diagram"/> </choice> <attGroup ref="{urn:schemas-microsoft-com:vml}AG_Fill"/> <attGroup ref="{urn:schemas-microsoft-com:vml}AG_AllCoreAttributes"/> <attribute name="editas" type="{urn:schemas-microsoft-com:vml}ST_EditAs" /> <attribute ref="{urn:schemas-microsoft-com:office:office}tableproperties"/> <attribute ref="{urn:schemas-microsoft-com:office:office}tablelimits"/> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CTGroup() |
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 |
getAllowincell()
Allow in Table Cell
|
STTrueFalse |
getAllowoverlap()
Allow Shape Overlap
|
String |
getAlt()
Gets the value of the alt property.
|
String |
getBorderbottomcolor()
Bottom Border Color
|
String |
getBorderleftcolor()
Border Left Color
|
String |
getBorderrightcolor()
Border Right Color
|
String |
getBordertopcolor()
Border Top Color
|
STTrueFalse |
getBullet()
Graphical Bullet
|
STTrueFalse |
getButton()
Button Behavior Toggle
|
String |
getClazz()
Gets the value of the clazz property.
|
String |
getCoordorigin()
Gets the value of the coordorigin property.
|
String |
getCoordsize()
Gets the value of the coordsize property.
|
BigInteger |
getDgmlayout()
Diagram Node Layout Identifier
|
BigInteger |
getDgmlayoutmru()
Diagram Node Recent Layout Identifier
|
BigInteger |
getDgmnodekind()
Diagram Node Identifier
|
STTrueFalse |
getDoubleclicknotify()
Double-click Notification Toggle
|
STEditAs |
getEditas()
Gets the value of the editas property.
|
List<JAXBElement<?>> |
getEGShapeElements()
Gets the value of the egShapeElements property.
|
String |
getFillcolor()
Gets the value of the fillcolor property.
|
STTrueFalse |
getFilled()
Gets the value of the filled property.
|
STTrueFalse |
getHr()
Horizontal Rule Toggle
|
STHrAlign |
getHralign()
Horizontal Rule Alignment
|
String |
getHref()
Gets the value of the href property.
|
STTrueFalse |
getHrnoshade()
Horizontal Rule 3D Shading Toggle
|
Float |
getHrpct()
Horizontal Rule Length Percentage
|
STTrueFalse |
getHrstd()
Horizontal Rule Standard Display Toggle
|
STInsetMode |
getInsetmode()
Text Inset Mode
|
STTrueFalse |
getOned()
Shape Handle Toggle
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
List<JAXBElement<?>> |
getPathOrFormulasOrHandles()
Deprecated.
|
STTrueFalse |
getPrint()
Gets the value of the print property.
|
BigInteger |
getRegroupid()
Regroup ID
|
String |
getSpid()
Optional String
|
String |
getStyle()
Gets the value of the style property.
|
String |
getTablelimits()
Table Row Height Limits
|
String |
getTableproperties()
Table Properties
|
String |
getTarget()
Gets the value of the target property.
|
String |
getTitle()
Gets the value of the title property.
|
STTrueFalse |
getUserdrawn()
Exists In Master Slide
|
STTrueFalse |
getUserhidden()
Hide Script Anchors
|
String |
getVmlId()
Gets the value of the vmlId property.
|
String |
getWrapcoords()
Gets the value of the wrapcoords property.
|
void |
setAllowincell(STTrueFalse value)
Sets the value of the allowincell property.
|
void |
setAllowoverlap(STTrueFalse value)
Sets the value of the allowoverlap property.
|
void |
setAlt(String value)
Sets the value of the alt property.
|
void |
setBorderbottomcolor(String value)
Sets the value of the borderbottomcolor property.
|
void |
setBorderleftcolor(String value)
Sets the value of the borderleftcolor property.
|
void |
setBorderrightcolor(String value)
Sets the value of the borderrightcolor property.
|
void |
setBordertopcolor(String value)
Sets the value of the bordertopcolor property.
|
void |
setBullet(STTrueFalse value)
Sets the value of the bullet property.
|
void |
setButton(STTrueFalse value)
Sets the value of the button property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setCoordorigin(String value)
Sets the value of the coordorigin property.
|
void |
setCoordsize(String value)
Sets the value of the coordsize property.
|
void |
setDgmlayout(BigInteger value)
Sets the value of the dgmlayout property.
|
void |
setDgmlayoutmru(BigInteger value)
Sets the value of the dgmlayoutmru property.
|
void |
setDgmnodekind(BigInteger value)
Sets the value of the dgmnodekind property.
|
void |
setDoubleclicknotify(STTrueFalse value)
Sets the value of the doubleclicknotify property.
|
void |
setEditas(STEditAs value)
Sets the value of the editas property.
|
void |
setFillcolor(String value)
Sets the value of the fillcolor property.
|
void |
setFilled(STTrueFalse value)
Sets the value of the filled property.
|
void |
setHr(STTrueFalse value)
Sets the value of the hr property.
|
void |
setHralign(STHrAlign value)
Sets the value of the hralign property.
|
void |
setHref(String value)
Sets the value of the href property.
|
void |
setHrnoshade(STTrueFalse value)
Sets the value of the hrnoshade property.
|
void |
setHrpct(Float value)
Sets the value of the hrpct property.
|
void |
setHrstd(STTrueFalse value)
Sets the value of the hrstd property.
|
void |
setInsetmode(STInsetMode value)
Sets the value of the insetmode property.
|
void |
setOned(STTrueFalse value)
Sets the value of the oned property.
|
void |
setParent(Object parent) |
void |
setPrint(STTrueFalse value)
Sets the value of the print property.
|
void |
setRegroupid(BigInteger value)
Sets the value of the regroupid property.
|
void |
setSpid(String value)
Sets the value of the spid property.
|
void |
setStyle(String value)
Sets the value of the style property.
|
void |
setTablelimits(String value)
Sets the value of the tablelimits property.
|
void |
setTableproperties(String value)
Sets the value of the tableproperties property.
|
void |
setTarget(String value)
Sets the value of the target property.
|
void |
setTitle(String value)
Sets the value of the title property.
|
void |
setUserdrawn(STTrueFalse value)
Sets the value of the userdrawn property.
|
void |
setUserhidden(STTrueFalse value)
Sets the value of the userhidden property.
|
void |
setVmlId(String value)
Sets the value of the vmlId property.
|
void |
setWrapcoords(String value)
Sets the value of the wrapcoords property.
|
protected List<JAXBElement<?>> pathOrFormulasOrHandles
protected STEditAs editas
protected String tableproperties
protected String tablelimits
protected STTrueFalse filled
protected String fillcolor
protected String href
protected String target
protected String clazz
protected String title
protected String alt
protected String coordsize
protected String coordorigin
protected String wrapcoords
protected STTrueFalse print
protected String style
protected String vmlId
protected String spid
protected STTrueFalse oned
protected BigInteger regroupid
protected STTrueFalse doubleclicknotify
protected STTrueFalse button
protected STTrueFalse userhidden
protected STTrueFalse bullet
protected STTrueFalse hr
protected STTrueFalse hrstd
protected STTrueFalse hrnoshade
protected Float hrpct
protected STHrAlign hralign
protected STTrueFalse allowincell
protected STTrueFalse allowoverlap
protected STTrueFalse userdrawn
protected String bordertopcolor
protected String borderleftcolor
protected String borderbottomcolor
protected String borderrightcolor
protected BigInteger dgmlayout
protected BigInteger dgmnodekind
protected BigInteger dgmlayoutmru
protected STInsetMode insetmode
@Deprecated public List<JAXBElement<?>> getPathOrFormulasOrHandles()
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 pathOrFormulasOrHandles property.
For example, to add a new item, do as follows:
getPathOrFormulasOrHandles().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
CTClientData
>
JAXBElement
<
CTRect
>
JAXBElement
<
CTClipPath
>
JAXBElement
<
CTCurve
>
JAXBElement
<
CTPolyLine
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTTextPath
>
JAXBElement
<
CTShadow
>
JAXBElement
<
CTShapetype
>
JAXBElement
<
CTSignatureLine
>
JAXBElement
<
CTStroke
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTOval
>
JAXBElement
<
CTImage
>
JAXBElement
<
CTPath
>
JAXBElement
<
CTWrap
>
JAXBElement
<
CTImageData
>
JAXBElement
<
CTGroup
>
JAXBElement
<
CTSkew
>
JAXBElement
<
CTHandles
>
JAXBElement
<
CTAnchorLock
>
JAXBElement
<
CTLine
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTFill
>
JAXBElement
<
CTExtrusion
>
JAXBElement
<
CTTextbox
>
JAXBElement
<
CTFormulas
>
JAXBElement
<
CTDiagram
>
JAXBElement
<
CTBorder
>
JAXBElement
<
CTRoundRect
>
JAXBElement
<
CTArc
>
JAXBElement
<
CTShape
>
JAXBElement
<
CTLock
>
JAXBElement
<
CTCallout
>
JAXBElement
<
CTRel
>
public List<JAXBElement<?>> getEGShapeElements()
VmlShapeElements
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
>
getEGShapeElements
in interface VmlShapeElements
public STEditAs getEditas()
STEditAs
public void setEditas(STEditAs value)
value
- allowed object is
STEditAs
public String getTableproperties()
String
public void setTableproperties(String value)
value
- allowed object is
String
public String getTablelimits()
String
public void setTablelimits(String value)
value
- allowed object is
String
public STTrueFalse getFilled()
getFilled
in interface VmlAllCoreAttributes
STTrueFalse
public void setFilled(STTrueFalse value)
setFilled
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public String getFillcolor()
getFillcolor
in interface VmlAllCoreAttributes
String
public void setFillcolor(String value)
setFillcolor
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getHref()
getHref
in interface VmlAllCoreAttributes
String
public void setHref(String value)
setHref
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getTarget()
getTarget
in interface VmlAllCoreAttributes
String
public void setTarget(String value)
setTarget
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getClazz()
getClazz
in interface VmlAllCoreAttributes
String
public void setClazz(String value)
setClazz
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getTitle()
getTitle
in interface VmlAllCoreAttributes
String
public void setTitle(String value)
setTitle
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getAlt()
getAlt
in interface VmlAllCoreAttributes
String
public void setAlt(String value)
setAlt
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getCoordsize()
getCoordsize
in interface VmlAllCoreAttributes
String
public void setCoordsize(String value)
setCoordsize
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getCoordorigin()
getCoordorigin
in interface VmlAllCoreAttributes
String
public void setCoordorigin(String value)
setCoordorigin
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getWrapcoords()
getWrapcoords
in interface VmlAllCoreAttributes
String
public void setWrapcoords(String value)
setWrapcoords
in interface VmlAllCoreAttributes
value
- allowed object is
String
public STTrueFalse getPrint()
getPrint
in interface VmlAllCoreAttributes
STTrueFalse
public void setPrint(STTrueFalse value)
setPrint
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public String getStyle()
getStyle
in interface VmlAllCoreAttributes
String
public void setStyle(String value)
setStyle
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getVmlId()
getVmlId
in interface VmlAllCoreAttributes
String
public void setVmlId(String value)
setVmlId
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getSpid()
getSpid
in interface VmlAllCoreAttributes
String
public void setSpid(String value)
setSpid
in interface VmlAllCoreAttributes
value
- allowed object is
String
public STTrueFalse getOned()
getOned
in interface VmlAllCoreAttributes
STTrueFalse
public void setOned(STTrueFalse value)
setOned
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public BigInteger getRegroupid()
getRegroupid
in interface VmlAllCoreAttributes
BigInteger
public void setRegroupid(BigInteger value)
setRegroupid
in interface VmlAllCoreAttributes
value
- allowed object is
BigInteger
public STTrueFalse getDoubleclicknotify()
getDoubleclicknotify
in interface VmlAllCoreAttributes
STTrueFalse
public void setDoubleclicknotify(STTrueFalse value)
setDoubleclicknotify
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getButton()
getButton
in interface VmlAllCoreAttributes
STTrueFalse
public void setButton(STTrueFalse value)
setButton
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getUserhidden()
getUserhidden
in interface VmlAllCoreAttributes
STTrueFalse
public void setUserhidden(STTrueFalse value)
setUserhidden
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getBullet()
getBullet
in interface VmlAllCoreAttributes
STTrueFalse
public void setBullet(STTrueFalse value)
setBullet
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getHr()
getHr
in interface VmlAllCoreAttributes
STTrueFalse
public void setHr(STTrueFalse value)
setHr
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getHrstd()
getHrstd
in interface VmlAllCoreAttributes
STTrueFalse
public void setHrstd(STTrueFalse value)
setHrstd
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getHrnoshade()
getHrnoshade
in interface VmlAllCoreAttributes
STTrueFalse
public void setHrnoshade(STTrueFalse value)
setHrnoshade
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public Float getHrpct()
getHrpct
in interface VmlAllCoreAttributes
Float
public void setHrpct(Float value)
setHrpct
in interface VmlAllCoreAttributes
value
- allowed object is
Float
public STHrAlign getHralign()
getHralign
in interface VmlAllCoreAttributes
STHrAlign
public void setHralign(STHrAlign value)
setHralign
in interface VmlAllCoreAttributes
value
- allowed object is
STHrAlign
public STTrueFalse getAllowincell()
getAllowincell
in interface VmlAllCoreAttributes
STTrueFalse
public void setAllowincell(STTrueFalse value)
setAllowincell
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getAllowoverlap()
getAllowoverlap
in interface VmlAllCoreAttributes
STTrueFalse
public void setAllowoverlap(STTrueFalse value)
setAllowoverlap
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public STTrueFalse getUserdrawn()
getUserdrawn
in interface VmlAllCoreAttributes
STTrueFalse
public void setUserdrawn(STTrueFalse value)
setUserdrawn
in interface VmlAllCoreAttributes
value
- allowed object is
STTrueFalse
public String getBordertopcolor()
getBordertopcolor
in interface VmlAllCoreAttributes
String
public void setBordertopcolor(String value)
setBordertopcolor
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getBorderleftcolor()
getBorderleftcolor
in interface VmlAllCoreAttributes
String
public void setBorderleftcolor(String value)
setBorderleftcolor
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getBorderbottomcolor()
getBorderbottomcolor
in interface VmlAllCoreAttributes
String
public void setBorderbottomcolor(String value)
setBorderbottomcolor
in interface VmlAllCoreAttributes
value
- allowed object is
String
public String getBorderrightcolor()
getBorderrightcolor
in interface VmlAllCoreAttributes
String
public void setBorderrightcolor(String value)
setBorderrightcolor
in interface VmlAllCoreAttributes
value
- allowed object is
String
public BigInteger getDgmlayout()
getDgmlayout
in interface VmlAllCoreAttributes
BigInteger
public void setDgmlayout(BigInteger value)
setDgmlayout
in interface VmlAllCoreAttributes
value
- allowed object is
BigInteger
public BigInteger getDgmnodekind()
getDgmnodekind
in interface VmlAllCoreAttributes
BigInteger
public void setDgmnodekind(BigInteger value)
setDgmnodekind
in interface VmlAllCoreAttributes
value
- allowed object is
BigInteger
public BigInteger getDgmlayoutmru()
getDgmlayoutmru
in interface VmlAllCoreAttributes
BigInteger
public void setDgmlayoutmru(BigInteger value)
setDgmlayoutmru
in interface VmlAllCoreAttributes
value
- allowed object is
BigInteger
public STInsetMode getInsetmode()
getInsetmode
in interface VmlAllCoreAttributes
STInsetMode
public void setInsetmode(STInsetMode value)
setInsetmode
in interface VmlAllCoreAttributes
value
- allowed object is
STInsetMode
public 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.