contains(RectF other_rect) | com.foxit.sdk.common.fxcrt.RectF | |
contains(float x, float y) | com.foxit.sdk.common.fxcrt.RectF | |
deflate(float x, float y) | com.foxit.sdk.common.fxcrt.RectF | |
deflate(float left, float bottom, float right, float top) | com.foxit.sdk.common.fxcrt.RectF | |
deflate(RectF rt) | com.foxit.sdk.common.fxcrt.RectF | |
getBBox(PointF pPoints, int nPoints) | com.foxit.sdk.common.fxcrt.RectF | static |
getBottom() | com.foxit.sdk.common.fxcrt.RectF | |
getClosestRect() | com.foxit.sdk.common.fxcrt.RectF | |
getInnerRect() | com.foxit.sdk.common.fxcrt.RectF | |
getLeft() | com.foxit.sdk.common.fxcrt.RectF | |
getOuterRect() | com.foxit.sdk.common.fxcrt.RectF | |
getRight() | com.foxit.sdk.common.fxcrt.RectF | |
getTop() | com.foxit.sdk.common.fxcrt.RectF | |
height() | com.foxit.sdk.common.fxcrt.RectF | |
inflate(float x, float y) | com.foxit.sdk.common.fxcrt.RectF | |
inflate(float left, float bottom, float right, float top) | com.foxit.sdk.common.fxcrt.RectF | |
inflate(RectF rt) | com.foxit.sdk.common.fxcrt.RectF | |
initRect(float x, float y) | com.foxit.sdk.common.fxcrt.RectF | |
intersect(RectF other_rect) | com.foxit.sdk.common.fxcrt.RectF | |
isEmpty() | com.foxit.sdk.common.fxcrt.RectF | |
normalize() | com.foxit.sdk.common.fxcrt.RectF | |
RectF() | com.foxit.sdk.common.fxcrt.RectF | |
RectF(float left1, float bottom1, float right1, float top1) | com.foxit.sdk.common.fxcrt.RectF | |
RectF(RectI rect) | com.foxit.sdk.common.fxcrt.RectF | |
reset() | com.foxit.sdk.common.fxcrt.RectF | |
setBottom(float value) | com.foxit.sdk.common.fxcrt.RectF | |
setLeft(float value) | com.foxit.sdk.common.fxcrt.RectF | |
setRight(float value) | com.foxit.sdk.common.fxcrt.RectF | |
setTop(float value) | com.foxit.sdk.common.fxcrt.RectF | |
transform(Matrix2D pMatrix) | com.foxit.sdk.common.fxcrt.RectF | |
translate(float e, float f) | com.foxit.sdk.common.fxcrt.RectF | |
union(RectF other_rect) | com.foxit.sdk.common.fxcrt.RectF | |
updateRect(float x, float y) | com.foxit.sdk.common.fxcrt.RectF | |
width() | com.foxit.sdk.common.fxcrt.RectF | |