java.lang.Object
org.praxislive.video.render.ops.Bounds
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bounds
public Bounds(int x, int y, int width, int height) Deprecated. -
Bounds
Deprecated.
-
-
Method Details
-
getX
public final int getX()Deprecated. -
getY
public final int getY()Deprecated. -
getWidth
public final int getWidth()Deprecated. -
getHeight
public final int getHeight()Deprecated. -
asRectangle
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-