|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlyphRenderer
Method Summary | |
---|---|
boolean |
canRender(String format)
|
List |
getFormats()
|
BufferedImage |
render(Graphic graphic,
ExternalGraphic eg,
Object feature,
int height)
|
Method Detail |
---|
boolean canRender(String format)
List getFormats()
BufferedImage render(Graphic graphic, ExternalGraphic eg, Object feature, int height)
graphic
- eg
- feature
- height
- use <=0 if you dont want any scaling done. THIS MIGHT BE IGNORED by the renderer!
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |