Class XDDFLineJoinMiterProperties

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Integer getLimit()  
      protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties getXmlObject()  
      void setLimit​(java.lang.Integer limit)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XDDFLineJoinMiterProperties

        public XDDFLineJoinMiterProperties()
      • XDDFLineJoinMiterProperties

        protected XDDFLineJoinMiterProperties​(org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties join)
    • Method Detail

      • getXmlObject

        @Internal
        protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties getXmlObject()
      • getLimit

        public java.lang.Integer getLimit()
      • setLimit

        public void setLimit​(java.lang.Integer limit)