com.foxit.sdk.common.fxcrt.RectI Member List

This is the complete list of members for com.foxit.sdk.common.fxcrt.RectI, including all inherited members.

contains(RectI other_rect)com.foxit.sdk.common.fxcrt.RectI
contains(int x, int y)com.foxit.sdk.common.fxcrt.RectI
getBottom()com.foxit.sdk.common.fxcrt.RectI
getLeft()com.foxit.sdk.common.fxcrt.RectI
getRight()com.foxit.sdk.common.fxcrt.RectI
getTop()com.foxit.sdk.common.fxcrt.RectI
height()com.foxit.sdk.common.fxcrt.RectI
intersect(RectI src)com.foxit.sdk.common.fxcrt.RectI
intersect(int left1, int top1, int right1, int bottom1)com.foxit.sdk.common.fxcrt.RectI
isEmpty()com.foxit.sdk.common.fxcrt.RectI
normalize()com.foxit.sdk.common.fxcrt.RectI
offset(int dx, int dy)com.foxit.sdk.common.fxcrt.RectI
RectI()com.foxit.sdk.common.fxcrt.RectI
RectI(int left1, int top1, int right1, int bottom1)com.foxit.sdk.common.fxcrt.RectI
setBottom(int value)com.foxit.sdk.common.fxcrt.RectI
setLeft(int value)com.foxit.sdk.common.fxcrt.RectI
setRight(int value)com.foxit.sdk.common.fxcrt.RectI
setTop(int value)com.foxit.sdk.common.fxcrt.RectI
union(RectI other_rect)com.foxit.sdk.common.fxcrt.RectI
width()com.foxit.sdk.common.fxcrt.RectI