Class XDDFPath


  • @Beta
    public class XDDFPath
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected XDDFPath​(org.openxmlformats.schemas.drawingml.x2006.main.CTPath2D path)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openxmlformats.schemas.drawingml.x2006.main.CTPath2D getXmlObject()  
      • Methods inherited from class java.lang.Object

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

      • XDDFPath

        @Internal
        protected XDDFPath​(org.openxmlformats.schemas.drawingml.x2006.main.CTPath2D path)
    • Method Detail

      • getXmlObject

        @Internal
        public org.openxmlformats.schemas.drawingml.x2006.main.CTPath2D getXmlObject()