public class CTImage extends Object implements Child, VmlShapeElements, VmlAllCoreAttributes, VmlAllShapeAttributes
Java class for CT_Image complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Image">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{urn:schemas-microsoft-com:vml}EG_ShapeElements" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_AllCoreAttributes"/>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_ImageAttributes"/>
<attGroup ref="{urn:schemas-microsoft-com:vml}AG_AllShapeAttributes"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTImage() |
| 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.
|
STTrueFalse |
getBilevel()
Gets the value of the bilevel property.
|
String |
getBlacklevel()
Gets the value of the blacklevel 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
|
STBWMode |
getBwmode()
Black-and-White Mode
|
STBWMode |
getBwnormal()
Normal Black-and-White Mode
|
STBWMode |
getBwpure()
Pure Black-and-White Mode
|
String |
getChromakey()
Gets the value of the chromakey property.
|
String |
getClazz()
Gets the value of the clazz property.
|
STTrueFalse |
getClip()
Clipping Toggle
|
STTrueFalse |
getCliptowrap()
Clip to Wrapping Polygon
|
STConnectorType |
getConnectortype()
Shape Connector Type
|
String |
getCoordorigin()
Gets the value of the coordorigin property.
|
String |
getCoordsize()
Gets the value of the coordsize property.
|
String |
getCropbottom()
Gets the value of the cropbottom property.
|
String |
getCropleft()
Gets the value of the cropleft property.
|
String |
getCropright()
Gets the value of the cropright property.
|
String |
getCroptop()
Gets the value of the croptop 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
|
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 |
getForcedash()
Force Dashed Outline
|
String |
getGain()
Gets the value of the gain property.
|
String |
getGamma()
Gets the value of the gamma property.
|
STTrueFalse |
getGrayscale()
Gets the value of the grayscale 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 |
getInsetpen()
Gets the value of the insetpen property.
|
String |
getOle()
Embedded Object Toggle
|
STTrueFalse |
getOleicon()
Embedded Object Icon Toggle
|
STTrueFalse |
getOned()
Shape Handle Toggle
|
String |
getOpacity()
Gets the value of the opacity property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
STTrueFalse |
getPreferrelative()
Relative Resize Toggle
|
STTrueFalse |
getPrint()
Gets the value of the print property.
|
BigInteger |
getRegroupid()
Regroup ID
|
String |
getSpid()
Optional String
|
Float |
getSpt()
Optional Number
|
String |
getSrc()
Gets the value of the src property.
|
String |
getStrokecolor()
Gets the value of the strokecolor property.
|
STTrueFalse |
getStroked()
Gets the value of the stroked property.
|
String |
getStrokeweight()
Gets the value of the strokeweight property.
|
String |
getStyle()
Gets the value of the style property.
|
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 |
setBilevel(STTrueFalse value)
Sets the value of the bilevel property.
|
void |
setBlacklevel(String value)
Sets the value of the blacklevel 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 |
setBwmode(STBWMode value)
Sets the value of the bwmode property.
|
void |
setBwnormal(STBWMode value)
Sets the value of the bwnormal property.
|
void |
setBwpure(STBWMode value)
Sets the value of the bwpure property.
|
void |
setChromakey(String value)
Sets the value of the chromakey property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setClip(STTrueFalse value)
Sets the value of the clip property.
|
void |
setCliptowrap(STTrueFalse value)
Sets the value of the cliptowrap property.
|
void |
setConnectortype(STConnectorType value)
Sets the value of the connectortype property.
|
void |
setCoordorigin(String value)
Sets the value of the coordorigin property.
|
void |
setCoordsize(String value)
Sets the value of the coordsize property.
|
void |
setCropbottom(String value)
Sets the value of the cropbottom property.
|
void |
setCropleft(String value)
Sets the value of the cropleft property.
|
void |
setCropright(String value)
Sets the value of the cropright property.
|
void |
setCroptop(String value)
Sets the value of the croptop 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 |
setFillcolor(String value)
Sets the value of the fillcolor property.
|
void |
setFilled(STTrueFalse value)
Sets the value of the filled property.
|
void |
setForcedash(STTrueFalse value)
Sets the value of the forcedash property.
|
void |
setGain(String value)
Sets the value of the gain property.
|
void |
setGamma(String value)
Sets the value of the gamma property.
|
void |
setGrayscale(STTrueFalse value)
Sets the value of the grayscale 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 |
setInsetpen(STTrueFalse value)
Sets the value of the insetpen property.
|
void |
setOle(String value)
Sets the value of the ole property.
|
void |
setOleicon(STTrueFalse value)
Sets the value of the oleicon property.
|
void |
setOned(STTrueFalse value)
Sets the value of the oned property.
|
void |
setOpacity(String value)
Sets the value of the opacity property.
|
void |
setParent(Object parent) |
void |
setPreferrelative(STTrueFalse value)
Sets the value of the preferrelative property.
|
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 |
setSpt(Float value)
Sets the value of the spt property.
|
void |
setSrc(String value)
Sets the value of the src property.
|
void |
setStrokecolor(String value)
Sets the value of the strokecolor property.
|
void |
setStroked(STTrueFalse value)
Sets the value of the stroked property.
|
void |
setStrokeweight(String value)
Sets the value of the strokeweight property.
|
void |
setStyle(String value)
Sets the value of the style 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<?>> egShapeElements
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
protected String src
protected String cropleft
protected String croptop
protected String cropright
protected String cropbottom
protected String gain
protected String blacklevel
protected String gamma
protected STTrueFalse grayscale
protected STTrueFalse bilevel
protected String opacity
protected STTrueFalse stroked
protected String strokecolor
protected String strokeweight
protected STTrueFalse insetpen
protected STTrueFalse filled
protected String fillcolor
protected String chromakey
protected Float spt
protected STConnectorType connectortype
protected STBWMode bwmode
protected STBWMode bwpure
protected STBWMode bwnormal
protected STTrueFalse forcedash
protected STTrueFalse oleicon
protected String ole
protected STTrueFalse preferrelative
protected STTrueFalse cliptowrap
protected STTrueFalse clip
public 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<CTBorder>
JAXBElement<CTExtrusion>
JAXBElement<CTTextbox>
JAXBElement<CTFormulas>
JAXBElement<CTTextPath>
JAXBElement<CTShadow>
JAXBElement<CTBorder>
JAXBElement<CTSignatureLine>
JAXBElement<CTStroke>
JAXBElement<CTBorder>
JAXBElement<CTPath>
JAXBElement<CTLock>
JAXBElement<CTCallout>
JAXBElement<CTRel>
JAXBElement<CTWrap>
getEGShapeElements in interface VmlShapeElementspublic String getHref()
getHref in interface VmlAllCoreAttributesStringpublic void setHref(String value)
setHref in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getTarget()
getTarget in interface VmlAllCoreAttributesStringpublic void setTarget(String value)
setTarget in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getClazz()
getClazz in interface VmlAllCoreAttributesStringpublic void setClazz(String value)
setClazz in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getTitle()
getTitle in interface VmlAllCoreAttributesStringpublic void setTitle(String value)
setTitle in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getAlt()
getAlt in interface VmlAllCoreAttributesStringpublic void setAlt(String value)
setAlt in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getCoordsize()
getCoordsize in interface VmlAllCoreAttributesStringpublic void setCoordsize(String value)
setCoordsize in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getCoordorigin()
getCoordorigin in interface VmlAllCoreAttributesStringpublic void setCoordorigin(String value)
setCoordorigin in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getWrapcoords()
getWrapcoords in interface VmlAllCoreAttributesStringpublic void setWrapcoords(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 String getStyle()
getStyle in interface VmlAllCoreAttributesStringpublic void setStyle(String value)
setStyle in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getVmlId()
getVmlId in interface VmlAllCoreAttributesStringpublic void setVmlId(String value)
setVmlId in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getSpid()
getSpid in interface VmlAllCoreAttributesStringpublic void setSpid(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 BigInteger getRegroupid()
getRegroupid in interface VmlAllCoreAttributesBigIntegerpublic void setRegroupid(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 Float getHrpct()
getHrpct in interface VmlAllCoreAttributesFloatpublic void setHrpct(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 String getBordertopcolor()
getBordertopcolor in interface VmlAllCoreAttributesStringpublic void setBordertopcolor(String value)
setBordertopcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getBorderleftcolor()
getBorderleftcolor in interface VmlAllCoreAttributesStringpublic void setBorderleftcolor(String value)
setBorderleftcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getBorderbottomcolor()
getBorderbottomcolor in interface VmlAllCoreAttributesStringpublic void setBorderbottomcolor(String value)
setBorderbottomcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getBorderrightcolor()
getBorderrightcolor in interface VmlAllCoreAttributesStringpublic void setBorderrightcolor(String value)
setBorderrightcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic BigInteger getDgmlayout()
getDgmlayout in interface VmlAllCoreAttributesBigIntegerpublic void setDgmlayout(BigInteger value)
setDgmlayout in interface VmlAllCoreAttributesvalue - allowed object is
BigIntegerpublic BigInteger getDgmnodekind()
getDgmnodekind in interface VmlAllCoreAttributesBigIntegerpublic void setDgmnodekind(BigInteger value)
setDgmnodekind in interface VmlAllCoreAttributesvalue - allowed object is
BigIntegerpublic BigInteger getDgmlayoutmru()
getDgmlayoutmru in interface VmlAllCoreAttributesBigIntegerpublic void setDgmlayoutmru(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 String getSrc()
Stringpublic void setSrc(String value)
value - allowed object is
Stringpublic String getCropleft()
Stringpublic void setCropleft(String value)
value - allowed object is
Stringpublic String getCroptop()
Stringpublic void setCroptop(String value)
value - allowed object is
Stringpublic String getCropright()
Stringpublic void setCropright(String value)
value - allowed object is
Stringpublic String getCropbottom()
Stringpublic void setCropbottom(String value)
value - allowed object is
Stringpublic String getGain()
Stringpublic void setGain(String value)
value - allowed object is
Stringpublic String getBlacklevel()
Stringpublic void setBlacklevel(String value)
value - allowed object is
Stringpublic String getGamma()
Stringpublic void setGamma(String value)
value - allowed object is
Stringpublic STTrueFalse getGrayscale()
STTrueFalsepublic void setGrayscale(STTrueFalse value)
value - allowed object is
STTrueFalsepublic STTrueFalse getBilevel()
STTrueFalsepublic void setBilevel(STTrueFalse value)
value - allowed object is
STTrueFalsepublic String getOpacity()
getOpacity in interface VmlAllShapeAttributesStringpublic void setOpacity(String value)
setOpacity in interface VmlAllShapeAttributesvalue - allowed object is
Stringpublic STTrueFalse getStroked()
getStroked in interface VmlAllShapeAttributesSTTrueFalsepublic void setStroked(STTrueFalse value)
setStroked in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic String getStrokecolor()
getStrokecolor in interface VmlAllShapeAttributesStringpublic void setStrokecolor(String value)
setStrokecolor in interface VmlAllShapeAttributesvalue - allowed object is
Stringpublic String getStrokeweight()
getStrokeweight in interface VmlAllShapeAttributesStringpublic void setStrokeweight(String value)
setStrokeweight in interface VmlAllShapeAttributesvalue - allowed object is
Stringpublic STTrueFalse getInsetpen()
getInsetpen in interface VmlAllShapeAttributesSTTrueFalsepublic void setInsetpen(STTrueFalse value)
setInsetpen in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getFilled()
getFilled in interface VmlAllCoreAttributesSTTrueFalsepublic void setFilled(STTrueFalse value)
setFilled in interface VmlAllCoreAttributesvalue - allowed object is
STTrueFalsepublic String getFillcolor()
getFillcolor in interface VmlAllCoreAttributesStringpublic void setFillcolor(String value)
setFillcolor in interface VmlAllCoreAttributesvalue - allowed object is
Stringpublic String getChromakey()
getChromakey in interface VmlAllShapeAttributesStringpublic void setChromakey(String value)
setChromakey in interface VmlAllShapeAttributesvalue - allowed object is
Stringpublic Float getSpt()
getSpt in interface VmlAllShapeAttributesFloatpublic void setSpt(Float value)
setSpt in interface VmlAllShapeAttributesvalue - allowed object is
Floatpublic STConnectorType getConnectortype()
getConnectortype in interface VmlAllShapeAttributesSTConnectorTypepublic void setConnectortype(STConnectorType value)
setConnectortype in interface VmlAllShapeAttributesvalue - allowed object is
STConnectorTypepublic STBWMode getBwmode()
getBwmode in interface VmlAllShapeAttributesSTBWModepublic void setBwmode(STBWMode value)
setBwmode in interface VmlAllShapeAttributesvalue - allowed object is
STBWModepublic STBWMode getBwpure()
getBwpure in interface VmlAllShapeAttributesSTBWModepublic void setBwpure(STBWMode value)
setBwpure in interface VmlAllShapeAttributesvalue - allowed object is
STBWModepublic STBWMode getBwnormal()
getBwnormal in interface VmlAllShapeAttributesSTBWModepublic void setBwnormal(STBWMode value)
setBwnormal in interface VmlAllShapeAttributesvalue - allowed object is
STBWModepublic STTrueFalse getForcedash()
getForcedash in interface VmlAllShapeAttributesSTTrueFalsepublic void setForcedash(STTrueFalse value)
setForcedash in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getOleicon()
getOleicon in interface VmlAllShapeAttributesSTTrueFalsepublic void setOleicon(STTrueFalse value)
setOleicon in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic String getOle()
getOle in interface VmlAllShapeAttributesStringpublic void setOle(String value)
setOle in interface VmlAllShapeAttributesvalue - allowed object is
Stringpublic STTrueFalse getPreferrelative()
getPreferrelative in interface VmlAllShapeAttributesSTTrueFalsepublic void setPreferrelative(STTrueFalse value)
setPreferrelative in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getCliptowrap()
getCliptowrap in interface VmlAllShapeAttributesSTTrueFalsepublic void setCliptowrap(STTrueFalse value)
setCliptowrap in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic STTrueFalse getClip()
getClip in interface VmlAllShapeAttributesSTTrueFalsepublic void setClip(STTrueFalse value)
setClip in interface VmlAllShapeAttributesvalue - allowed object is
STTrueFalsepublic 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-2021. All Rights Reserved.