Class XDDFView3D


  • public class XDDFView3D
    extends Object
    • Constructor Detail

      • XDDFView3D

        @Internal
        protected XDDFView3D​(org.openxmlformats.schemas.drawingml.x2006.chart.CTView3D view3D)
    • Method Detail

      • getXRotationAngle

        public Byte getXRotationAngle()
      • setXRotationAngle

        public void setXRotationAngle​(Byte rotation)
      • getYRotationAngle

        public Integer getYRotationAngle()
      • setYRotationAngle

        public void setYRotationAngle​(Integer rotation)
      • hasRightAngleAxes

        public Boolean hasRightAngleAxes()
      • setRightAngleAxes

        public void setRightAngleAxes​(Boolean rightAngles)
      • getPerspectiveAngle

        public Short getPerspectiveAngle()
      • setPerspectiveAngle

        public void setPerspectiveAngle​(Short perspective)
      • getDepthPercent

        public Integer getDepthPercent()
      • setDepthPercent

        public void setDepthPercent​(Integer percent)
      • getHPercent

        public Integer getHPercent()
      • setHPercent

        public void setHPercent​(Integer percent)