public class AWTShapeSymbolHandler extends SymbolHandler
DrawableTexture symbols based on an Shape| Modifier and Type | Field and Description |
|---|---|
protected Shape |
awtShape |
symbols| Constructor and Description |
|---|
AWTShapeSymbolHandler(int n,
Shape awtShape) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSymbolOn(Point point) |
static BufferedImage |
getImage(Shape shape,
int width,
int height) |
static BufferedImage |
getImage(Shape shape,
int width,
int height,
int imageType) |
clear, drawSymbolsprotected Shape awtShape
public AWTShapeSymbolHandler(int n,
Shape awtShape)
public void addSymbolOn(Point point)
addSymbolOn in class SymbolHandlerpublic static BufferedImage getImage(Shape shape, int width, int height)
public static BufferedImage getImage(Shape shape, int width, int height, int imageType)
Copyright © 2018. All rights reserved.