|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- The Graphic to symbolize.public interface Renderer<V>
Base class for all renderers - use SimpleRenderer with a GraphicsLayer.
Method Summary | |
---|---|
Symbol |
getSymbol(V graphic)
Subclasses must override this method. |
String |
toJson()
Converts the render to a Json String. |
Method Detail |
---|
Symbol getSymbol(V graphic)
graphic
- The Graphic to symbolize.
String toJson() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |