public interface RenderTarget extends Surface
Modifier and Type | Method and Description |
---|---|
Graphics |
createGraphics() |
Screen |
getAssociatedScreen() |
boolean |
isMSAA() |
boolean |
isOpaque() |
void |
setOpaque(boolean opaque) |
getContentHeight, getContentWidth, getContentX, getContentY, getPhysicalHeight, getPhysicalWidth
Copyright © 2020. All rights reserved.