Package org.jzy3d.plot3d.rendering.image
Class AWTImageWrapper
java.lang.Object
org.jzy3d.plot3d.rendering.image.AWTImageWrapper
- All Implemented Interfaces:
IImageWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AWTImageWrapperfrom(BufferedImage image) static AWTImageWrapperstatic AWTImageWrapperstatic AWTImageWrapperfrom(IImageWrapper image) getImage()static BufferedImagestatic BufferedImagestatic BufferedImagestatic BufferedImagestatic BufferedImagevoidsetImage(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)
-