org.scijava.tool
Interface CustomDrawnTool


public interface CustomDrawnTool

Tools that would like to define how they are drawn implement this interface.

Author:
Barry DeZonia

Method Summary
 void drawIcon()
           
 

Method Detail

drawIcon

void drawIcon()


Copyright © 2009–2014 SciJava. All rights reserved.