com.aspose.slides.pptx
Class ShapeFrameEx
java.lang.Object
com.aspose.slides.pptx.ShapeFrameEx
public class ShapeFrameEx
- extends java.lang.Object
Constructor Summary |
ShapeFrameEx(float x,
float y,
float width,
float height,
boolean flipH,
boolean flipV,
float rotationAngle)
|
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapeFrameEx
public ShapeFrameEx(float x,
float y,
float width,
float height,
boolean flipH,
boolean flipV,
float rotationAngle)
getX
public float getX()
getY
public float getY()
getWidth
public float getWidth()
getHeight
public float getHeight()
getRotation
public float getRotation()
getCenterX
public float getCenterX()
getCenterY
public float getCenterY()
getFlipH
public boolean getFlipH()
getFlipV
public boolean getFlipV()
getRectangle
public java.awt.geom.Rectangle2D getRectangle()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Equals
public boolean Equals(ShapeFrameEx value)