Interface VmlAllShapeAttributes

All Known Implementing Classes:
CTArc, CTCurve, CTImage, CTLine, CTOval, CTPolyLine, CTRect, CTRoundRect, CTShape, CTShapetype

public interface VmlAllShapeAttributes
Corresponds to attGroup ref="{urn:schemas-microsoft-com:vml}AG_AllShapeAttributes" in the xsd.
Since:
3.0.1
Author:
jharrop
  • Method Details

    • getOpacity

      java.lang.String getOpacity()
      Gets the value of the opacity property.
      Returns:
      possible object is ;@link String }
    • setOpacity

      void setOpacity​(java.lang.String value)
      Sets the value of the opacity property.
      Parameters:
      value - allowed object is ;@link String }
    • getStroked

      STTrueFalse getStroked()
      Gets the value of the stroked property.
      Returns:
      possible object is ;@link org.docx4j.vml.STTrueFalse }
    • setStroked

      void setStroked​(STTrueFalse value)
      Sets the value of the stroked property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.STTrueFalse }
    • getStrokecolor

      java.lang.String getStrokecolor()
      Gets the value of the strokecolor property.
      Returns:
      possible object is ;@link String }
    • setStrokecolor

      void setStrokecolor​(java.lang.String value)
      Sets the value of the strokecolor property.
      Parameters:
      value - allowed object is ;@link String }
    • getStrokeweight

      java.lang.String getStrokeweight()
      Gets the value of the strokeweight property.
      Returns:
      possible object is ;@link String }
    • setStrokeweight

      void setStrokeweight​(java.lang.String value)
      Sets the value of the strokeweight property.
      Parameters:
      value - allowed object is ;@link String }
    • getInsetpen

      STTrueFalse getInsetpen()
      Gets the value of the insetpen property.
      Returns:
      possible object is ;@link org.docx4j.vml.STTrueFalse }
    • setInsetpen

      void setInsetpen​(STTrueFalse value)
      Sets the value of the insetpen property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.STTrueFalse }
    • getChromakey

      java.lang.String getChromakey()
      Gets the value of the chromakey property.
      Returns:
      possible object is ;@link String }
    • setChromakey

      void setChromakey​(java.lang.String value)
      Sets the value of the chromakey property.
      Parameters:
      value - allowed object is ;@link String }
    • getSpt

      java.lang.Float getSpt()
      Optional Number
      Returns:
      possible object is ;@link Float }
    • setSpt

      void setSpt​(java.lang.Float value)
      Sets the value of the spt property.
      Parameters:
      value - allowed object is ;@link Float }
    • getConnectortype

      STConnectorType getConnectortype()
      Shape Connector Type
      Returns:
      possible object is ;@link STConnectorType }
    • setConnectortype

      void setConnectortype​(STConnectorType value)
      Sets the value of the connectortype property.
      Parameters:
      value - allowed object is ;@link STConnectorType }
    • getBwmode

      STBWMode getBwmode()
      Black-and-White Mode
      Returns:
      possible object is ;@link STBWMode }
    • setBwmode

      void setBwmode​(STBWMode value)
      Sets the value of the bwmode property.
      Parameters:
      value - allowed object is ;@link STBWMode }
    • getBwpure

      STBWMode getBwpure()
      Pure Black-and-White Mode
      Returns:
      possible object is ;@link STBWMode }
    • setBwpure

      void setBwpure​(STBWMode value)
      Sets the value of the bwpure property.
      Parameters:
      value - allowed object is ;@link STBWMode }
    • getBwnormal

      STBWMode getBwnormal()
      Normal Black-and-White Mode
      Returns:
      possible object is ;@link STBWMode }
    • setBwnormal

      void setBwnormal​(STBWMode value)
      Sets the value of the bwnormal property.
      Parameters:
      value - allowed object is ;@link STBWMode }
    • getForcedash

      STTrueFalse getForcedash()
      Force Dashed Outline
      Returns:
      possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • setForcedash

      void setForcedash​(STTrueFalse value)
      Sets the value of the forcedash property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • getOleicon

      STTrueFalse getOleicon()
      Embedded Object Icon Toggle
      Returns:
      possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • setOleicon

      void setOleicon​(STTrueFalse value)
      Sets the value of the oleicon property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • getOle

      java.lang.String getOle()
      Embedded Object Toggle
      Returns:
      possible object is ;@link String }
    • setOle

      void setOle​(java.lang.String value)
      Sets the value of the ole property.
      Parameters:
      value - allowed object is ;@link String }
    • getPreferrelative

      STTrueFalse getPreferrelative()
      Relative Resize Toggle
      Returns:
      possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • setPreferrelative

      void setPreferrelative​(STTrueFalse value)
      Sets the value of the preferrelative property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • getCliptowrap

      STTrueFalse getCliptowrap()
      Clip to Wrapping Polygon
      Returns:
      possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • setCliptowrap

      void setCliptowrap​(STTrueFalse value)
      Sets the value of the cliptowrap property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • getClip

      STTrueFalse getClip()
      Clipping Toggle
      Returns:
      possible object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }
    • setClip

      void setClip​(STTrueFalse value)
      Sets the value of the clip property.
      Parameters:
      value - allowed object is ;@link org.docx4j.vml.officedrawing.STTrueFalse }