public class CTGroup extends java.lang.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>
| Modifier and Type | Field and Description |
|---|---|
protected STTrueFalse |
allowincell |
protected STTrueFalse |
allowoverlap |
protected java.lang.String |
alt |
protected java.lang.String |
borderbottomcolor |
protected java.lang.String |
borderleftcolor |
protected java.lang.String |
borderrightcolor |
protected java.lang.String |
bordertopcolor |
protected STTrueFalse |
bullet |
protected STTrueFalse |
button |
protected java.lang.String |
clazz |
protected java.lang.String |
coordorigin |
protected java.lang.String |
coordsize |
protected java.math.BigInteger |
dgmlayout |
protected java.math.BigInteger |
dgmlayoutmru |
protected java.math.BigInteger |
dgmnodekind |
protected STTrueFalse |
doubleclicknotify |
protected STEditAs |
editas |
protected java.lang.String |
fillcolor |
protected STTrueFalse |
filled |
protected STTrueFalse |
hr |
protected STHrAlign |
hralign |
protected java.lang.String |
href |
protected STTrueFalse |
hrnoshade |
protected java.lang.Float |
hrpct |
protected STTrueFalse |
hrstd |
protected STInsetMode |
insetmode |
protected STTrueFalse |
oned |
protected java.util.List<javax.xml.bind.JAXBElement<?>> |
pathOrFormulasOrHandles |
protected STTrueFalse |
print |
protected java.math.BigInteger |
regroupid |
protected java.lang.String |
spid |
protected java.lang.String |
style |
protected java.lang.String |
tablelimits |
protected java.lang.String |
tableproperties |
protected java.lang.String |
target |
protected java.lang.String |
title |
protected STTrueFalse |
userdrawn |
protected STTrueFalse |
userhidden |
protected java.lang.String |
vmlId |
protected java.lang.String |
wrapcoords |
| Constructor and Description |
|---|
CTGroup() |
| 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 |
getAllowincell()
Allow in Table Cell
|
STTrueFalse |
getAllowoverlap()
Allow Shape Overlap
|
java.lang.String |
getAlt()
Gets the value of the alt property.
|
java.lang.String |
getBorderbottomcolor()
Bottom Border Color
|
java.lang.String |
getBorderleftcolor()
Border Left Color
|
java.lang.String |
getBorderrightcolor()
Border Right Color
|
java.lang.String |
getBordertopcolor()
Border Top Color
|
STTrueFalse |
getBullet()
Graphical Bullet
|
STTrueFalse |
getButton()
Button Behavior Toggle
|
java.lang.String |
getClazz()
Gets the value of the clazz property.
|
java.lang.String |
getCoordorigin()
Gets the value of the coordorigin property.
|
java.lang.String |
getCoordsize()
Gets the value of the coordsize property.
|
java.math.BigInteger |
getDgmlayout()
Diagram Node Layout Identifier
|
java.math.BigInteger |
getDgmlayoutmru()
Diagram Node Recent Layout Identifier
|
java.math.BigInteger |
getDgmnodekind()
Diagram Node Identifier
|
STTrueFalse |
getDoubleclicknotify()
Double-click Notification Toggle
|
STEditAs |
getEditas()
Gets the value of the editas property.
|
java.util.List<javax.xml.bind.JAXBElement<?>> |
getEGShapeElements()
Gets the value of the egShapeElements property.
|
java.lang.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
|
java.lang.String |
getHref()
Gets the value of the href property.
|
STTrueFalse |
getHrnoshade()
Horizontal Rule 3D Shading Toggle
|
java.lang.Float |
getHrpct()
Horizontal Rule Length Percentage
|
STTrueFalse |
getHrstd()
Horizontal Rule Standard Display Toggle
|
STInsetMode |
getInsetmode()
Text Inset Mode
|
STTrueFalse |
getOned()
Shape Handle Toggle
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
java.util.List<javax.xml.bind.JAXBElement<?>> |
getPathOrFormulasOrHandles()
Deprecated.
|
STTrueFalse |
getPrint()
Gets the value of the print property.
|
java.math.BigInteger |
getRegroupid()
Regroup ID
|
java.lang.String |
getSpid()
Optional String
|
java.lang.String |
getStyle()
Gets the value of the style property.
|
java.lang.String |
getTablelimits()
Table Row Height Limits
|
java.lang.String |
getTableproperties()
Table Properties
|
java.lang.String |
getTarget()
Gets the value of the target property.
|
java.lang.String |
getTitle()
Gets the value of the title property.
|
STTrueFalse |
getUserdrawn()
Exists In Master Slide
|
STTrueFalse |
getUserhidden()
Hide Script Anchors
|
java.lang.String |
getVmlId()
Gets the value of the vmlId property.
|
java.lang.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(java.lang.String value)
Sets the value of the alt property.
|
void |
setBorderbottomcolor(java.lang.String value)
Sets the value of the borderbottomcolor property.
|
void |
setBorderleftcolor(java.lang.String value)
Sets the value of the borderleftcolor property.
|
void |
setBorderrightcolor(java.lang.String value)
Sets the value of the borderrightcolor property.
|
void |
setBordertopcolor(java.lang.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(java.lang.String value)
Sets the value of the clazz property.
|
void |
setCoordorigin(java.lang.String value)
Sets the value of the coordorigin property.
|
void |
setCoordsize(java.lang.String value)
Sets the value of the coordsize property.
|
void |
setDgmlayout(java.math.BigInteger value)
Sets the value of the dgmlayout property.
|
void |
setDgmlayoutmru(java.math.BigInteger value)
Sets the value of the dgmlayoutmru property.
|
void |
setDgmnodekind(java.math.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(java.lang.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(java.lang.String value)
Sets the value of the href property.
|
void |
setHrnoshade(STTrueFalse value)
Sets the value of the hrnoshade property.
|
void |
setHrpct(java.lang.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(java.lang.Object parent) |
void |
setPrint(STTrueFalse value)
Sets the value of the print property.
|
void |
setRegroupid(java.math.BigInteger value)
Sets the value of the regroupid property.
|
void |
setSpid(java.lang.String value)
Sets the value of the spid property.
|
void |
setStyle(java.lang.String value)
Sets the value of the style property.
|
void |
setTablelimits(java.lang.String value)
Sets the value of the tablelimits property.
|
void |
setTableproperties(java.lang.String value)
Sets the value of the tableproperties property.
|
void |
setTarget(java.lang.String value)
Sets the value of the target property.
|
void |
setTitle(java.lang.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(java.lang.String value)
Sets the value of the vmlId property.
|
void |
setWrapcoords(java.lang.String value)
Sets the value of the wrapcoords property.
|
protected java.util.List<javax.xml.bind.JAXBElement<?>> pathOrFormulasOrHandles
protected STEditAs editas
protected java.lang.String tableproperties
protected java.lang.String tablelimits
protected STTrueFalse filled
protected java.lang.String fillcolor
protected java.lang.String href
protected java.lang.String target
protected java.lang.String clazz
protected java.lang.String title
protected java.lang.String alt
protected java.lang.String coordsize
protected java.lang.String coordorigin
protected java.lang.String wrapcoords
protected STTrueFalse print
protected java.lang.String style
protected java.lang.String vmlId
protected java.lang.String spid
protected STTrueFalse oned
protected java.math.BigInteger regroupid
protected STTrueFalse doubleclicknotify
protected STTrueFalse button
protected STTrueFalse userhidden
protected STTrueFalse bullet
protected STTrueFalse hr
protected STTrueFalse hrstd
protected STTrueFalse hrnoshade
protected java.lang.Float hrpct
protected STHrAlign hralign
protected STTrueFalse allowincell
protected STTrueFalse allowoverlap
protected STTrueFalse userdrawn
protected java.lang.String bordertopcolor
protected java.lang.String borderleftcolor
protected java.lang.String borderbottomcolor
protected java.lang.String borderrightcolor
protected java.math.BigInteger dgmlayout
protected java.math.BigInteger dgmnodekind
protected java.math.BigInteger dgmlayoutmru
protected STInsetMode insetmode
@Deprecated public java.util.List<javax.xml.bind.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 java.util.List<javax.xml.bind.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 VmlShapeElementspublic STEditAs getEditas()
STEditAspublic void setEditas(STEditAs value)
value - allowed object is
STEditAspublic java.lang.String getTableproperties()
Stringpublic void setTableproperties(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTablelimits()
Stringpublic void setTablelimits(java.lang.String value)
value - allowed object is
Stringpublic STTrueFalse getFilled()
getFilled in interface VmlAllCoreAttributesSTTrueFalsepublic void setFilled(STTrueFalse value)
setFilled in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic java.lang.String getFillcolor()
getFillcolor in interface VmlAllCoreAttributesStringpublic void setFillcolor(java.lang.String value)
setFillcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getHref()
getHref in interface VmlAllCoreAttributesStringpublic void setHref(java.lang.String value)
setHref in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getTarget()
getTarget in interface VmlAllCoreAttributesStringpublic void setTarget(java.lang.String value)
setTarget in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getClazz()
getClazz in interface VmlAllCoreAttributesStringpublic void setClazz(java.lang.String value)
setClazz in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getTitle()
getTitle in interface VmlAllCoreAttributesStringpublic void setTitle(java.lang.String value)
setTitle in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getAlt()
getAlt in interface VmlAllCoreAttributesStringpublic void setAlt(java.lang.String value)
setAlt in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getCoordsize()
getCoordsize in interface VmlAllCoreAttributesStringpublic void setCoordsize(java.lang.String value)
setCoordsize in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getCoordorigin()
getCoordorigin in interface VmlAllCoreAttributesStringpublic void setCoordorigin(java.lang.String value)
setCoordorigin in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getWrapcoords()
getWrapcoords in interface VmlAllCoreAttributesStringpublic void setWrapcoords(java.lang.String value)
setWrapcoords in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic STTrueFalse getPrint()
getPrint in interface VmlAllCoreAttributesSTTrueFalsepublic void setPrint(STTrueFalse value)
setPrint in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic java.lang.String getStyle()
getStyle in interface VmlAllCoreAttributesStringpublic void setStyle(java.lang.String value)
setStyle in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getVmlId()
getVmlId in interface VmlAllCoreAttributesStringpublic void setVmlId(java.lang.String value)
setVmlId in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getSpid()
getSpid in interface VmlAllCoreAttributesStringpublic void setSpid(java.lang.String value)
setSpid in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic STTrueFalse getOned()
getOned in interface VmlAllCoreAttributesSTTrueFalsepublic void setOned(STTrueFalse value)
setOned in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic java.math.BigInteger getRegroupid()
getRegroupid in interface VmlAllCoreAttributesBigIntegerpublic void setRegroupid(java.math.BigInteger value)
setRegroupid in interface VmlAllCoreAttributesvalue - allowed object is
BigIntegerpublic STTrueFalse getDoubleclicknotify()
getDoubleclicknotify in interface VmlAllCoreAttributesSTTrueFalsepublic void setDoubleclicknotify(STTrueFalse value)
setDoubleclicknotify in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getButton()
getButton in interface VmlAllCoreAttributesSTTrueFalsepublic void setButton(STTrueFalse value)
setButton in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getUserhidden()
getUserhidden in interface VmlAllCoreAttributesSTTrueFalsepublic void setUserhidden(STTrueFalse value)
setUserhidden in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getBullet()
getBullet in interface VmlAllCoreAttributesSTTrueFalsepublic void setBullet(STTrueFalse value)
setBullet in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getHr()
getHr in interface VmlAllCoreAttributesSTTrueFalsepublic void setHr(STTrueFalse value)
setHr in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getHrstd()
getHrstd in interface VmlAllCoreAttributesSTTrueFalsepublic void setHrstd(STTrueFalse value)
setHrstd in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getHrnoshade()
getHrnoshade in interface VmlAllCoreAttributesSTTrueFalsepublic void setHrnoshade(STTrueFalse value)
setHrnoshade in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic java.lang.Float getHrpct()
getHrpct in interface VmlAllCoreAttributesFloatpublic void setHrpct(java.lang.Float value)
setHrpct in interface VmlAllCoreAttributesvalue - allowed object is
Floatpublic STHrAlign getHralign()
getHralign in interface VmlAllCoreAttributesSTHrAlignpublic void setHralign(STHrAlign value)
setHralign in interface VmlAllCoreAttributesvalue - allowed object is
STHrAlignpublic STTrueFalse getAllowincell()
getAllowincell in interface VmlAllCoreAttributesSTTrueFalsepublic void setAllowincell(STTrueFalse value)
setAllowincell in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getAllowoverlap()
getAllowoverlap in interface VmlAllCoreAttributesSTTrueFalsepublic void setAllowoverlap(STTrueFalse value)
setAllowoverlap in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getUserdrawn()
getUserdrawn in interface VmlAllCoreAttributesSTTrueFalsepublic void setUserdrawn(STTrueFalse value)
setUserdrawn in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic java.lang.String getBordertopcolor()
getBordertopcolor in interface VmlAllCoreAttributesStringpublic void setBordertopcolor(java.lang.String value)
setBordertopcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getBorderleftcolor()
getBorderleftcolor in interface VmlAllCoreAttributesStringpublic void setBorderleftcolor(java.lang.String value)
setBorderleftcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getBorderbottomcolor()
getBorderbottomcolor in interface VmlAllCoreAttributesStringpublic void setBorderbottomcolor(java.lang.String value)
setBorderbottomcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.lang.String getBorderrightcolor()
getBorderrightcolor in interface VmlAllCoreAttributesStringpublic void setBorderrightcolor(java.lang.String value)
setBorderrightcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic java.math.BigInteger getDgmlayout()
getDgmlayout in interface VmlAllCoreAttributesBigIntegerpublic void setDgmlayout(java.math.BigInteger value)
setDgmlayout in interface VmlAllCoreAttributesvalue - allowed object is
BigIntegerpublic java.math.BigInteger getDgmnodekind()
getDgmnodekind in interface VmlAllCoreAttributesBigIntegerpublic void setDgmnodekind(java.math.BigInteger value)
setDgmnodekind in interface VmlAllCoreAttributesvalue - allowed object is
BigIntegerpublic java.math.BigInteger getDgmlayoutmru()
getDgmlayoutmru in interface VmlAllCoreAttributesBigIntegerpublic void setDgmlayoutmru(java.math.BigInteger value)
setDgmlayoutmru in interface VmlAllCoreAttributesvalue - allowed object is
BigIntegerpublic STInsetMode getInsetmode()
getInsetmode in interface VmlAllCoreAttributesSTInsetModepublic void setInsetmode(STInsetMode value)
setInsetmode in interface VmlAllCoreAttributesvalue - allowed object is
STInsetModepublic 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.