- 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| XSSFChildAnchor(org.openxmlformats.schemas.drawingml.x2006.main.CTTransform2D t2d) |  
| XSSFChildAnchor(int x,
               int y,
               int cx,
               int cy) |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
getDx1public int getDx1() 
- Returns:
- x coordinate of the left up corner
 
 
- 
getDy1public int getDy1() 
- Returns:
- y coordinate of the left up corner
 
 
- 
getDy2public int getDy2() 
- Returns:
- y coordinate of the right down corner
 
 
- 
getDx2public int getDx2() 
- Returns:
- x coordinate of the right down corner
 
 
 
 
 
                Copyright 2018 The Apache Software Foundation or
        its licensors, as applicable.