Class XDDFGeometryRectangle


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

      Constructors 
      Modifier Constructor Description
      protected XDDFGeometryRectangle​(org.openxmlformats.schemas.drawingml.x2006.main.CTGeomRect rectangle)  
    • Method Summary

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

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

      • XDDFGeometryRectangle

        @Internal
        protected XDDFGeometryRectangle​(org.openxmlformats.schemas.drawingml.x2006.main.CTGeomRect rectangle)
    • Method Detail

      • getXmlObject

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