@Deprecated
public class PartitionRect
extends android.graphics.RectF
Modifier and Type | Field and Description |
---|---|
int |
endIndex
Deprecated.
|
int |
startIndex
Deprecated.
|
Constructor and Description |
---|
PartitionRect()
Deprecated.
|
PartitionRect(PartitionRect other)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
set(PartitionRect other)
Deprecated.
|
centerX, centerY, contains, contains, contains, describeContents, height, inset, intersect, intersect, intersects, intersects, isEmpty, offset, offsetTo, readFromParcel, round, roundOut, set, set, set, setEmpty, setIntersect, sort, toShortString, toString, union, union, union, width, writeToParcel
public PartitionRect()
public PartitionRect(PartitionRect other)
public void set(PartitionRect other)
public int hashCode()
hashCode
in class android.graphics.RectF
public boolean equals(java.lang.Object o)
equals
in class android.graphics.RectF