Index

A C G I R S 
All Classes and Interfaces|All Packages

A

ArmyC2.C2SD.RendererPluginInterface - package ArmyC2.C2SD.RendererPluginInterface
 

C

canRender(String, Map<String, String>) - Method in interface ArmyC2.C2SD.RendererPluginInterface.ISinglePointRenderer
Determines if the renderer can draw the symbol given the provided info.

G

getImage() - Method in interface ArmyC2.C2SD.RendererPluginInterface.ISinglePointInfo
The BufferedImage
getImage() - Method in class ArmyC2.C2SD.RendererPluginInterface.SinglePointInfo
 
getRendererID() - Method in interface ArmyC2.C2SD.RendererPluginInterface.ISinglePointRenderer
Returns the unique ID of the renderer.
getSymbolBounds() - Method in interface ArmyC2.C2SD.RendererPluginInterface.ISinglePointInfo
minimum bounding rectangle for the core symbol.
getSymbolBounds() - Method in class ArmyC2.C2SD.RendererPluginInterface.SinglePointInfo
 
getSymbolCenterPoint() - Method in interface ArmyC2.C2SD.RendererPluginInterface.ISinglePointInfo
Anchor point of the symbol within the image.
getSymbolCenterPoint() - Method in class ArmyC2.C2SD.RendererPluginInterface.SinglePointInfo
 

I

ISinglePointInfo - Interface in ArmyC2.C2SD.RendererPluginInterface
 
ISinglePointRenderer - Interface in ArmyC2.C2SD.RendererPluginInterface
 

R

render(String, Map<String, String>) - Method in interface ArmyC2.C2SD.RendererPluginInterface.ISinglePointRenderer
Attempts to render the symbol given the provided info.

S

SinglePointInfo - Class in ArmyC2.C2SD.RendererPluginInterface
 
SinglePointInfo(BufferedImage) - Constructor for class ArmyC2.C2SD.RendererPluginInterface.SinglePointInfo
 
SinglePointInfo(BufferedImage, Point2D, Rectangle2D) - Constructor for class ArmyC2.C2SD.RendererPluginInterface.SinglePointInfo
 
A C G I R S 
All Classes and Interfaces|All Packages