Package org.docx4j.vml
Interface VmlAllCoreAttributes
- All Known Implementing Classes:
CTArc,CTCurve,CTGroup,CTImage,CTLine,CTOval,CTPolyLine,CTRect,CTRoundRect,CTShape,CTShapetype
public interface VmlAllCoreAttributes
Corresponds to attGroup ref=";urn:schemas-microsoft-com:vml}AG_AllCoreAttributes"
in the xsd.
- Since:
- 3.0.1
- Author:
- jharrop
-
Method Summary
Modifier and TypeMethodDescriptionAllow in Table CellAllow Shape OverlapgetAlt()Gets the value of the alt property.Bottom Border ColorBorder Left ColorBorder Right ColorBorder Top ColorGraphical BulletButton Behavior TogglegetClazz()Gets the value of the clazz property.Gets the value of the coordorigin property.Gets the value of the coordsize property.Diagram Node Layout IdentifierDiagram Node Recent Layout IdentifierDiagram Node IdentifierDouble-click Notification ToggleGets the value of the fillcolor property.Gets the value of the filled property.getHr()Horizontal Rule ToggleHorizontal Rule AlignmentgetHref()Gets the value of the href property.Horizontal Rule 3D Shading TogglegetHrpct()Horizontal Rule Length PercentagegetHrstd()Horizontal Rule Standard Display ToggleText Inset ModegetOned()Shape Handle TogglegetPrint()Gets the value of the print property.Regroup IDgetSpid()Optional StringgetStyle()Gets the value of the style property.Gets the value of the target property.getTitle()Gets the value of the title property.Exists In Master SlideHide Script AnchorsgetVmlId()Gets the value of the vmlId property.Gets the value of the wrapcoords property.voidsetAllowincell(STTrueFalse value) Sets the value of the allowincell property.voidsetAllowoverlap(STTrueFalse value) Sets the value of the allowoverlap property.voidSets the value of the alt property.voidsetBorderbottomcolor(String value) Sets the value of the borderbottomcolor property.voidsetBorderleftcolor(String value) Sets the value of the borderleftcolor property.voidsetBorderrightcolor(String value) Sets the value of the borderrightcolor property.voidsetBordertopcolor(String value) Sets the value of the bordertopcolor property.voidsetBullet(STTrueFalse value) Sets the value of the bullet property.voidsetButton(STTrueFalse value) Sets the value of the button property.voidSets the value of the clazz property.voidsetCoordorigin(String value) Sets the value of the coordorigin property.voidsetCoordsize(String value) Sets the value of the coordsize property.voidsetDgmlayout(BigInteger value) Sets the value of the dgmlayout property.voidsetDgmlayoutmru(BigInteger value) Sets the value of the dgmlayoutmru property.voidsetDgmnodekind(BigInteger value) Sets the value of the dgmnodekind property.voidsetDoubleclicknotify(STTrueFalse value) Sets the value of the doubleclicknotify property.voidsetFillcolor(String value) Sets the value of the fillcolor property.voidsetFilled(STTrueFalse value) Sets the value of the filled property.voidsetHr(STTrueFalse value) Sets the value of the hr property.voidsetHralign(STHrAlign value) Sets the value of the hralign property.voidSets the value of the href property.voidsetHrnoshade(STTrueFalse value) Sets the value of the hrnoshade property.voidSets the value of the hrpct property.voidsetHrstd(STTrueFalse value) Sets the value of the hrstd property.voidsetInsetmode(STInsetMode value) Sets the value of the insetmode property.voidsetOned(STTrueFalse value) Sets the value of the oned property.voidsetPrint(STTrueFalse value) Sets the value of the print property.voidsetRegroupid(BigInteger value) Sets the value of the regroupid property.voidSets the value of the spid property.voidSets the value of the style property.voidSets the value of the target property.voidSets the value of the title property.voidsetUserdrawn(STTrueFalse value) Sets the value of the userdrawn property.voidsetUserhidden(STTrueFalse value) Sets the value of the userhidden property.voidSets the value of the vmlId property.voidsetWrapcoords(String value) Sets the value of the wrapcoords property.
-
Method Details
-
getHref
String getHref()Gets the value of the href property.- Returns:
- possible object is ;@link String }
-
setHref
Sets the value of the href property.- Parameters:
value- allowed object is ;@link String }
-
getTarget
String getTarget()Gets the value of the target property.- Returns:
- possible object is ;@link String }
-
setTarget
Sets the value of the target property.- Parameters:
value- allowed object is ;@link String }
-
getClazz
String getClazz()Gets the value of the clazz property.- Returns:
- possible object is ;@link String }
-
setClazz
Sets the value of the clazz property.- Parameters:
value- allowed object is ;@link String }
-
getTitle
String getTitle()Gets the value of the title property.- Returns:
- possible object is ;@link String }
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object is ;@link String }
-
getAlt
String getAlt()Gets the value of the alt property.- Returns:
- possible object is ;@link String }
-
setAlt
Sets the value of the alt property.- Parameters:
value- allowed object is ;@link String }
-
getCoordsize
String getCoordsize()Gets the value of the coordsize property.- Returns:
- possible object is ;@link String }
-
setCoordsize
Sets the value of the coordsize property.- Parameters:
value- allowed object is ;@link String }
-
getCoordorigin
String getCoordorigin()Gets the value of the coordorigin property.- Returns:
- possible object is ;@link String }
-
setCoordorigin
Sets the value of the coordorigin property.- Parameters:
value- allowed object is ;@link String }
-
getWrapcoords
String getWrapcoords()Gets the value of the wrapcoords property.- Returns:
- possible object is ;@link String }
-
setWrapcoords
Sets the value of the wrapcoords property.- Parameters:
value- allowed object is ;@link String }
-
getPrint
STTrueFalse getPrint()Gets the value of the print property.- Returns:
- possible object is ;@link org.docx4j.vml.STTrueFalse }
-
setPrint
Sets the value of the print property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.STTrueFalse }
-
getStyle
String getStyle()Gets the value of the style property.- Returns:
- possible object is ;@link String }
-
setStyle
Sets the value of the style property.- Parameters:
value- allowed object is ;@link String }
-
getVmlId
String getVmlId()Gets the value of the vmlId property.- Returns:
- possible object is ;@link String }
-
setVmlId
Sets the value of the vmlId property.- Parameters:
value- allowed object is ;@link String }
-
getSpid
String getSpid()Optional String- Returns:
- possible object is ;@link String }
-
setSpid
Sets the value of the spid property.- Parameters:
value- allowed object is ;@link String }
-
getOned
STTrueFalse getOned()Shape Handle Toggle- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setOned
Sets the value of the oned property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getRegroupid
BigInteger getRegroupid()Regroup ID- Returns:
- possible object is ;@link BigInteger }
-
setRegroupid
Sets the value of the regroupid property.- Parameters:
value- allowed object is ;@link BigInteger }
-
getDoubleclicknotify
STTrueFalse getDoubleclicknotify()Double-click Notification Toggle- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setDoubleclicknotify
Sets the value of the doubleclicknotify property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getButton
STTrueFalse getButton()Button Behavior Toggle- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setButton
Sets the value of the button property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getBullet
STTrueFalse getBullet()Graphical Bullet- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setBullet
Sets the value of the bullet property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getHr
STTrueFalse getHr()Horizontal Rule Toggle- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setHr
Sets the value of the hr property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getHrstd
STTrueFalse getHrstd()Horizontal Rule Standard Display Toggle- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setHrstd
Sets the value of the hrstd property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getHrnoshade
STTrueFalse getHrnoshade()Horizontal Rule 3D Shading Toggle- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setHrnoshade
Sets the value of the hrnoshade property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getHrpct
Float getHrpct()Horizontal Rule Length Percentage- Returns:
- possible object is ;@link Float }
-
setHrpct
Sets the value of the hrpct property.- Parameters:
value- allowed object is ;@link Float }
-
getHralign
STHrAlign getHralign()Horizontal Rule Alignment- Returns:
- possible object is ;@link STHrAlign }
-
setHralign
Sets the value of the hralign property.- Parameters:
value- allowed object is ;@link STHrAlign }
-
getAllowincell
STTrueFalse getAllowincell()Allow in Table Cell- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setAllowincell
Sets the value of the allowincell property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getAllowoverlap
STTrueFalse getAllowoverlap()Allow Shape Overlap- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setAllowoverlap
Sets the value of the allowoverlap property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getUserdrawn
STTrueFalse getUserdrawn()Exists In Master Slide- Returns:
- possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
setUserdrawn
Sets the value of the userdrawn property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
-
getBordertopcolor
String getBordertopcolor()Border Top Color- Returns:
- possible object is ;@link String }
-
setBordertopcolor
Sets the value of the bordertopcolor property.- Parameters:
value- allowed object is ;@link String }
-
getBorderleftcolor
String getBorderleftcolor()Border Left Color- Returns:
- possible object is ;@link String }
-
setBorderleftcolor
Sets the value of the borderleftcolor property.- Parameters:
value- allowed object is ;@link String }
-
getBorderbottomcolor
String getBorderbottomcolor()Bottom Border Color- Returns:
- possible object is ;@link String }
-
setBorderbottomcolor
Sets the value of the borderbottomcolor property.- Parameters:
value- allowed object is ;@link String }
-
getBorderrightcolor
String getBorderrightcolor()Border Right Color- Returns:
- possible object is ;@link String }
-
setBorderrightcolor
Sets the value of the borderrightcolor property.- Parameters:
value- allowed object is ;@link String }
-
getDgmlayout
BigInteger getDgmlayout()Diagram Node Layout Identifier- Returns:
- possible object is ;@link BigInteger }
-
setDgmlayout
Sets the value of the dgmlayout property.- Parameters:
value- allowed object is ;@link BigInteger }
-
getDgmnodekind
BigInteger getDgmnodekind()Diagram Node Identifier- Returns:
- possible object is ;@link BigInteger }
-
setDgmnodekind
Sets the value of the dgmnodekind property.- Parameters:
value- allowed object is ;@link BigInteger }
-
getDgmlayoutmru
BigInteger getDgmlayoutmru()Diagram Node Recent Layout Identifier- Returns:
- possible object is ;@link BigInteger }
-
setDgmlayoutmru
Sets the value of the dgmlayoutmru property.- Parameters:
value- allowed object is ;@link BigInteger }
-
getInsetmode
STInsetMode getInsetmode()Text Inset Mode- Returns:
- possible object is ;@link STInsetMode }
-
setInsetmode
Sets the value of the insetmode property.- Parameters:
value- allowed object is ;@link STInsetMode }
-
getFilled
STTrueFalse getFilled()Gets the value of the filled property.- Returns:
- possible object is ;@link org.docx4j.vml.STTrueFalse }
-
setFilled
Sets the value of the filled property.- Parameters:
value- allowed object is ;@link org.docx4j.vml.STTrueFalse }
-
getFillcolor
String getFillcolor()Gets the value of the fillcolor property.- Returns:
- possible object is ;@link String }
-
setFillcolor
Sets the value of the fillcolor property.- Parameters:
value- allowed object is ;@link String }
-