public final class Region
Topic under construction.
Fields
Name | Description |
---|---|
RGN_AND | Topic under construction. |
RGN_COPY | Topic under construction. |
RGN_DIFF | Topic under construction. |
RGN_MAX | Topic under construction. |
RGN_MIN | Topic under construction. |
RGN_OR | Topic under construction. |
RGN_XOR | Topic under construction. |
Constructors
Name | Description |
---|---|
Region() | Topic under construction. |
getPtInRegion(int x, int y) | Topic under construction. |
getPtInRegion(Point point) | Topic under construction. |
getRectInRegion(Rectangle lpRect) | Topic under construction. |
Methods
Name | Description |
---|---|
combineRgn(Region pRgn1, Region pRgn2, int nCombineMode) | Topic under construction. |
copyRgn(Region pRgnSrc) | Topic under construction. |
createEllipticRgn(int x1, int y1, int x2, int y2) | Topic under construction. |
createEllipticRgnIndirect(Rectangle lpRect) | Topic under construction. |
createFromPath(Graphics g) | Topic under construction. |
createPolygonRgn(POINT lpPoints[], int nMode) | Topic under construction. |
createPolyPolygonRgn(POINT lpPoints[], int lpPolyCounts[], int nPolyFillMode) | Topic under construction. |
createRectRgn(int x1, int y1, int x2, int y2) | Topic under construction. |
createRectRgnIndirect(Rectangle lpRect) | Topic under construction. |
createRoundRectRgn(int x1, int y1, int x2, int y2, int x3, int y3) | Topic under construction. |
equals(Object obj) | Topic under construction. |
getHandle() | Topic under construction. |
getRgnBox(Rectangle lpRect) | Topic under construction. |
getSafeHandle(Region b) | Topic under construction. |
hashCode() | Topic under construction. |
offsetRgn(int x, int y) | Topic under construction. |
offsetRgn(Point point) | Topic under construction. |
setRectRgn(int x1, int y1, int x2, int y2) | Topic under construction. |
setRectRgn(Rectangle lpRect) | Topic under construction. |
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.