Class XSSFChildAnchor

    • Constructor Detail

      • XSSFChildAnchor

        public XSSFChildAnchor​(int x,
                               int y,
                               int cx,
                               int cy)
      • XSSFChildAnchor

        public XSSFChildAnchor​(org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D t2d)
    • Method Detail

      • getCTTransform2D

        @Internal
        public org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D getCTTransform2D()
      • getDx1

        public int getDx1()
      • setDx1

        public void setDx1​(int dx1)
      • getDy1

        public int getDy1()
      • setDy1

        public void setDy1​(int dy1)
      • getDy2

        public int getDy2()
      • setDy2

        public void setDy2​(int dy2)
      • getDx2

        public int getDx2()
      • setDx2

        public void setDx2​(int dx2)