Package | Description |
---|---|
com.sun.javafx.webkit | |
com.sun.javafx.webkit.drt | |
com.sun.javafx.webkit.prism | |
com.sun.webkit | |
com.sun.webkit.graphics | |
com.sun.webkit.perf |
Modifier and Type | Method and Description |
---|---|
WCRectangle |
WebPageClientImpl.getScreenBounds(boolean available) |
WCRectangle |
UIClientImpl.getViewBounds() |
Modifier and Type | Method and Description |
---|---|
void |
UIClientImpl.setViewBounds(WCRectangle r) |
Modifier and Type | Field and Description |
---|---|
private WCRectangle |
UIClientImpl.bounds |
Modifier and Type | Method and Description |
---|---|
WCRectangle |
DumpRenderTree.WebPageClientImpl.getScreenBounds(boolean available) |
WCRectangle |
UIClientImpl.getViewBounds() |
Modifier and Type | Method and Description |
---|---|
void |
UIClientImpl.setViewBounds(WCRectangle bounds) |
Modifier and Type | Method and Description |
---|---|
WCRectangle |
WCPathImpl.getBounds() |
WCRectangle |
WCGraphicsPrismContext.getClip() |
Modifier and Type | Method and Description |
---|---|
WCRenderQueue |
PrismGraphicsManager.createRenderQueue(WCRectangle clip,
boolean opaque) |
void |
WCGraphicsPrismContext.drawPattern(WCImage texture,
WCRectangle srcRect,
WCTransform patternTransform,
WCPoint phase,
WCRectangle destRect) |
void |
WCGraphicsPrismContext.setClip(WCRectangle c) |
Constructor and Description |
---|
WCRenderQueueImpl(WCRectangle clip,
boolean opaque) |
Modifier and Type | Field and Description |
---|---|
private WCRectangle |
WebPage.RenderFrame.enclosingRect |
Modifier and Type | Field and Description |
---|---|
private java.util.List<WCRectangle> |
WebPage.dirtyRects |
Modifier and Type | Method and Description |
---|---|
private WCRectangle |
WebPage.fwkGetPageBounds() |
protected WCRectangle |
WCWidget.fwkGetScreenRect(boolean available) |
private WCRectangle |
WebPage.fwkGetWindowBounds() |
(package private) WCRectangle |
WCWidget.getBounds() |
private WCRectangle |
WebPage.RenderFrame.getEnclosingRect() |
WCRectangle |
WebPageClient.getScreenBounds(boolean available) |
WCRectangle |
UIClient.getViewBounds() |
WCRectangle |
WebPage.getVisibleRect(long frameID) |
private WCRectangle |
WCPluginWidget.twkConvertToPage(WCRectangle rc) |
Modifier and Type | Method and Description |
---|---|
private void |
WebPage.addDirtyRect(WCRectangle toPaint) |
void |
UIClient.setViewBounds(WCRectangle bounds) |
private WCRectangle |
WCPluginWidget.twkConvertToPage(WCRectangle rc) |
void |
WebPage.updateContent(WCRectangle toPaint) |
private void |
WebPage.updateDirty(WCRectangle clip) |
Modifier and Type | Field and Description |
---|---|
private WCRectangle |
WCRenderQueue.clip |
Modifier and Type | Method and Description |
---|---|
WCRectangle |
WCRectangle.createUnion(WCRectangle r) |
abstract WCRectangle |
WCPath.getBounds() |
WCRectangle |
WCRenderQueue.getClip() |
abstract WCRectangle |
WCGraphicsContext.getClip() |
private static WCRectangle |
GraphicsDecoder.getRectangle(java.nio.ByteBuffer buf) |
WCRectangle |
WCRectangle.intersection(WCRectangle r)
Determines whether or not this
WCRectangle and the specified
WCRectangle intersect. |
Modifier and Type | Method and Description |
---|---|
boolean |
WCRectangle.contains(WCRectangle r) |
abstract WCRenderQueue |
WCGraphicsManager.createRenderQueue(WCRectangle clip,
boolean opaque) |
WCRectangle |
WCRectangle.createUnion(WCRectangle r) |
private static void |
GraphicsDecoder.drawPattern(WCGraphicsContext gc,
java.lang.Object imgFrame,
WCRectangle srcRect,
WCTransform patternTransform,
WCPoint phase,
WCRectangle destRect) |
abstract void |
WCGraphicsContext.drawPattern(WCImage texture,
WCRectangle srcRect,
WCTransform patternTransform,
WCPoint phase,
WCRectangle destRect) |
WCRectangle |
WCRectangle.intersection(WCRectangle r)
Determines whether or not this
WCRectangle and the specified
WCRectangle intersect. |
abstract void |
WCGraphicsContext.setClip(WCRectangle clip) |
static void |
WCRectangle.union(WCRectangle src1,
WCRectangle src2,
WCRectangle dest) |
Constructor and Description |
---|
WCRectangle(WCRectangle r) |
WCRenderQueue(WCRectangle clip,
boolean opaque) |
Modifier and Type | Method and Description |
---|---|
WCRectangle |
WCGraphicsPerfLogger.getClip() |
Modifier and Type | Method and Description |
---|---|
void |
WCGraphicsPerfLogger.drawPattern(WCImage texture,
WCRectangle srcRect,
WCTransform patternTransform,
WCPoint phase,
WCRectangle destRect) |
void |
WCGraphicsPerfLogger.setClip(WCRectangle clip) |