Package org.jzy3d.plot3d.rendering.image
Class AWTImageWrapper
java.lang.Object
org.jzy3d.plot3d.rendering.image.AWTImageWrapper
- All Implemented Interfaces:
IImageWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AWTImageWrapper
from
(BufferedImage image) static AWTImageWrapper
static AWTImageWrapper
static AWTImageWrapper
from
(IImageWrapper image) getImage()
static BufferedImage
static BufferedImage
static BufferedImage
static BufferedImage
static BufferedImage
void
setImage
(BufferedImage image)
-
Field Details
-
image
-
SPRITE_WIDTH
public static int SPRITE_WIDTH -
SPRITE_HEIGHT
public static int SPRITE_HEIGHT
-
-
Constructor Details
-
AWTImageWrapper
-
-
Method Details
-
getImage
-
setImage
-
from
-
from
-
from
-
from
-
getImage
-
getImage
-
getImage
-
getImage
-
getImage
public static BufferedImage getImage(Shape shape, int width, int height, int imageType, Color color)
-