full constructor extending JPanel
Parameters: layout - -layout (probably shouldn't be set) Parameters: isDoubleBuffered - -a Swing thing I don't really understand Parameters: render - -what to draw the map with Parameters: context - -what to draw
Method Detail
doSelection
public void doSelection(double x, double y, MapLayer layer)(Code)