public class SwingUniversalImageBitmap extends SwingUniversalImage
Constructor and Description |
---|
SwingUniversalImageBitmap(BufferedImage bitmap) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBitmap() |
protected void |
render(Graphics2D gc,
int centerX,
int centerY,
int width,
int height,
double angleRadians)
Render with scale, at specified position, with possible rotation.
|
protected void |
renderSimple(BufferedImage area)
Just scale for area's size.
|
createBitmap, createDoubleBitmap, createGraphics, drawToGraphics, drawToGraphics, getAsBitmapForSize, getAsBitmapForSize
public SwingUniversalImageBitmap(BufferedImage bitmap)
public boolean isBitmap()
isBitmap
in class SwingUniversalImage
protected void renderSimple(BufferedImage area)
SwingUniversalImage
renderSimple
in class SwingUniversalImage
protected void render(Graphics2D gc, int centerX, int centerY, int width, int height, double angleRadians)
SwingUniversalImage
render
in class SwingUniversalImage
Copyright © 2020 Hitachi Vantara. All rights reserved.