Class XDDFScene3D


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

      Constructors 
      Modifier Constructor Description
      protected XDDFScene3D​(org.openxmlformats.schemas.drawingml.x2006.main.CTScene3D scene)  
    • Method Summary

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

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

      • XDDFScene3D

        protected XDDFScene3D​(org.openxmlformats.schemas.drawingml.x2006.main.CTScene3D scene)
    • Method Detail

      • getXmlObject

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